A GNU Octave package for analyzing the long bone diaphyseal cross-sectional geometry of Humerus, Ulna, Femur, and Tibia bones from 3D triangular meshes stored in Wavefront OBJ file format.
This function analyzes the cross-sectional geometry of any diaphyseal
long bone fragment at custom intervals defined by user defined points on
the bone's surface.
This function analyzes the cross-sectional geometry of an intact
humerus, ulna, femur, or tibia bone at 20%, 35%, 50%, 65% and 80% along
the bone's maximum length.
This function takes the 3D coordinates of a planar cross section along
with with its normal and calculates some of its geometric properties
such as cross sectional area, perimeter and principal second moments of
area.
This function analyzes the geometry of an intact humerus, ulna, femur,
or tibia bone using the 'longbone_Geometry' function and estimates the
biological sex of the individual the bone belongs to.