LICENSE
README.md
pyproject.toml
tests/test_api.py
tests/test_change.py
tests/test_clinical.py
tests/test_embedding.py
tests/test_geometry.py
tests/test_identity.py
tests/test_io.py
tests/test_surface.py
toothprint/__init__.py
toothprint/geometry.py
toothprint.egg-info/PKG-INFO
toothprint.egg-info/SOURCES.txt
toothprint.egg-info/dependency_links.txt
toothprint.egg-info/requires.txt
toothprint.egg-info/top_level.txt
toothprint/bench/__init__.py
toothprint/bench/geometry.py
toothprint/bench/benchmark/__init__.py
toothprint/bench/benchmark/pipeline.py
toothprint/bench/benchmark/real_image_eval.py
toothprint/bench/benchmark/shift_eval.py
toothprint/bench/calibration/__init__.py
toothprint/bench/calibration/protocol.py
toothprint/bench/certificate/__init__.py
toothprint/bench/certificate/conformal.py
toothprint/bench/certificate/deterministic.py
toothprint/bench/certificate/oracle.py
toothprint/bench/certificate/raw_mc.py
toothprint/bench/certificate/weighted_conformal.py
toothprint/bench/data/__init__.py
toothprint/bench/data/denpar_adapter.py
toothprint/bench/data/image_pair_builder.py
toothprint/bench/data/manifest.py
toothprint/bench/data/pair_builder.py
toothprint/bench/data/periapical_lesions_adapter.py
toothprint/bench/data/perio_kpt_adapter.py
toothprint/bench/data/phantom_adapter.py
toothprint/bench/data/split_registry.py
toothprint/bench/dmc/__init__.py
toothprint/bench/dmc/baselines.py
toothprint/bench/dmc/calibration.py
toothprint/bench/dmc/capture_protocol.py
toothprint/bench/dmc/certificate.py
toothprint/bench/dmc/coverage.py
toothprint/bench/dmc/dataset_loaders.py
toothprint/bench/dmc/eval_metrics.py
toothprint/bench/dmc/fusion.py
toothprint/bench/dmc/image_quality.py
toothprint/bench/dmc/longitudinal.py
toothprint/bench/dmc/meshing.py
toothprint/bench/dmc/perturbations.py
toothprint/bench/dmc/reconstruction.py
toothprint/bench/dmc/regions.py
toothprint/bench/dmc/render.py
toothprint/bench/dmc/report.py
toothprint/bench/dmc/schemas.py
toothprint/bench/dmc/surface_error.py
toothprint/bench/eval/__init__.py
toothprint/bench/eval/metrics.py
toothprint/bench/eval/report.py
toothprint/bench/landmarks/__init__.py
toothprint/bench/landmarks/store.py
toothprint/bench/landmarks/vitpose_detector.py
toothprint/bench/perturb/__init__.py
toothprint/bench/perturb/acquisition.py
toothprint/bench/perturb/confounder.py
toothprint/bench/perturb/image_change.py
toothprint/bench/perturb/image_perturb.py
toothprint/bench/perturb/truechange.py
toothprint/bench/score/__init__.py
toothprint/bench/score/periodontal.py
toothprint/bench/score/registration_change.py
toothprint/change/__init__.py
toothprint/change/certificate.py
toothprint/change/conformal.py
toothprint/change/registration.py
toothprint/clinical/__init__.py
toothprint/clinical/audit.py
toothprint/clinical/calibration.py
toothprint/clinical/decision.py
toothprint/clinical/quality.py
toothprint/identity/__init__.py
toothprint/identity/constellation.py
toothprint/identity/embedding.py
toothprint/identity/mesh.py
toothprint/identity/metrics.py
toothprint/io/__init__.py
toothprint/io/_limits.py
toothprint/io/detect.py
toothprint/io/radiograph.py
toothprint/io/scan.py
toothprint/io/types.py
toothprint/io/volume.py
toothprint/surface/__init__.py
toothprint/surface/certificate.py
toothprint/surface/error.py
toothprint/surface/meshing.py