Metadata-Version: 2.4
Name: compas_camcal
Version: 0.1.0
Summary: Camera calibration tools developed by the CoMPAS lab.
Author-email: Kevin Barnard <kbarnard@mbari.org>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: dataclasses-json>=0.6
Requires-Dist: matplotlib>=3.7
Requires-Dist: numpy>=1.26
Requires-Dist: opencv-python>=4.8
Requires-Dist: pandas>=2.0
Requires-Dist: scikit-learn>=1.3
