Releases: pr0m1th3as/csg-toolkit
Releases · pr0m1th3as/csg-toolkit
A GNU Octave package for analyzing long bone diaphyseal cross sectional geometry.
A minor release with a brand new utility function:
- New function
estimate_sex
with graphical user interface to facilitate biological sex estimation based on long bone CSG properties. - Updated the
longbone_Geometry
function to silently returnGEOM
andSMoA
structures with CSG values.
A GNU Octave package for analyzing long bone diaphyseal cross sectional geometry.
Minor bug fix in longbone_Scaling
function.
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.
A GNU Octave package for analyzing long bone diaphyseal cross sectional geometry.
Moved the package sources to a new separate repository from the original
'long-bone-diaphyseal-CSG-Toolkit', which is maintained for reference only.