MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
scikit_surgeryarucotracker.egg-info/PKG-INFO
scikit_surgeryarucotracker.egg-info/SOURCES.txt
scikit_surgeryarucotracker.egg-info/dependency_links.txt
scikit_surgeryarucotracker.egg-info/entry_points.txt
scikit_surgeryarucotracker.egg-info/requires.txt
scikit_surgeryarucotracker.egg-info/top_level.txt
sksurgeryarucotracker/__init__.py
sksurgeryarucotracker/__main__.py
sksurgeryarucotracker/_version.py
sksurgeryarucotracker/arucotracker.py
sksurgeryarucotracker/algorithms/__init__.py
sksurgeryarucotracker/algorithms/compare_matrices.py
sksurgeryarucotracker/algorithms/registration_2d3d.py
sksurgeryarucotracker/algorithms/rigid_bodies.py
sksurgeryarucotracker/markerpatterns/__init__.py
sksurgeryarucotracker/markerpatterns/makemarkerpatterns.py
tests/algorithms/__init__.py
tests/algorithms/test_compare_matrices.py
tests/algorithms/test_rigid_body.py
tests/markerpatterns/__init__.py
tests/markerpatterns/test_makemarkerpatterns.py