Skip to content

A GNU Octave package for analyzing long bone diaphyseal cross sectional geometry.

Compare
Choose a tag to compare
@pr0m1th3as pr0m1th3as released this 02 Apr 20:42
· 38 commits to main since this release
b043e04

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:

  1. default
  2. custom
  3. 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.