LICENSE
README.md
pyproject.toml
src/bone_contouring/__init__.py
src/bone_contouring/_arrays.py
src/bone_contouring/api.py
src/bone_contouring/batch.py
src/bone_contouring/cli.py
src/bone_contouring/laplace_hamming.py
src/bone_contouring/parameters.py
src/bone_contouring/presets.py
src/bone_contouring.egg-info/PKG-INFO
src/bone_contouring.egg-info/SOURCES.txt
src/bone_contouring.egg-info/dependency_links.txt
src/bone_contouring.egg-info/entry_points.txt
src/bone_contouring.egg-info/requires.txt
src/bone_contouring.egg-info/top_level.txt
src/bone_contouring/profiles/shipped_profiles.json
tests/test_api.py
tests/test_batch.py
tests/test_presets.py
tests/test_segmentation.py