LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/calibration.rst
docs/conf.py
docs/coordinates.rst
docs/cv2.rst
docs/discovery.rst
docs/index.rst
docs/marker_type.rst
docs/markers.rst
docs/cameras/camera.rst
docs/cameras/file.rst
docs/cameras/index.rst
docs/cameras/marker.rst
docs/cameras/rpi.rst
docs/cli/index.rst
docs/cli/marker-pdfs.rst
docs/cli/save-markers.rst
scripts/benchmark.sh
scripts/build.sh
scripts/docs-serve.sh
scripts/docs.sh
scripts/fix.sh
scripts/setup.sh
scripts/test.sh
zoloto/__init__.py
zoloto/__main__.py
zoloto/calibration.py
zoloto/coords.py
zoloto/exceptions.py
zoloto/marker.py
zoloto/marker_type.py
zoloto/py.typed
zoloto/utils.py
zoloto.egg-info/PKG-INFO
zoloto.egg-info/SOURCES.txt
zoloto.egg-info/dependency_links.txt
zoloto.egg-info/entry_points.txt
zoloto.egg-info/requires.txt
zoloto.egg-info/top_level.txt
zoloto/cameras/__init__.py
zoloto/cameras/base.py
zoloto/cameras/camera.py
zoloto/cameras/file.py
zoloto/cameras/marker.py
zoloto/cameras/mixins.py
zoloto/cameras/rpi.py
zoloto/cli/__init__.py
zoloto/cli/annotate_image.py
zoloto/cli/annotate_video.py
zoloto/cli/count_markers.py
zoloto/cli/marker_details.py
zoloto/cli/marker_pdfs.py
zoloto/cli/preview.py
zoloto/cli/save_markers.py