Metadata-Version: 2.1
Name: caliscope
Version: 0.1.0
Summary: Multicamera Calibration + Pose Estimation = Motion Capture
License: BSD-2-Clause
Author: mprib
Author-email: 31831778+mprib@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

After some major refactors that have broken apart the previously existing codebase, I'm moving the camera calibration into this new package `Caliscope`. The frame capture is now managed within `Multiwebcam`.
