A GNU Octave package for analyzing long bone diaphyseal cross sectional geometry.
Added new functionality to deal with epiphyseal fragments.
All results are returned in respective generated CSV files.
Three modes for processing long bone 3D models:
- default
- custom
- fragment
Modified inspect_CSG
and longbone_Analysis
scripts into functions,
which can batch process multiple bones in all three modes available.
Added GitHub Pages documentation.