3D motion capture requires knowing each camera's intrinsic properties (focal length and lens distortion), as well as where the cameras sit relative to each other in space. With these parameters, observations from multiple cameras can be triangulated into accurate 3D coordinates.
Caliscope efficiently estimates these parameters with a scriptable Python API as well as a GUI that offers visual feedback during each stage of the calibration.
Demo
Note that the workflow below is from v0.9.0 and will soon be updated with v0.10.0
https://github.com/user-attachments/assets/b8bb78de-866e-4ba2-b5c7-674e3a33dd9e
Install
uv pip install caliscope # calibration library + scripting API
uv pip install caliscope[gui] # adds desktop app, 3D visualization, and pose tracking
caliscope # launch the app
Full instructions at mprib.github.io/caliscope/installation.
Features
| Feature | What it does |
|---|---|
| Pairwise PnP initialization | Chains stereo pair estimates transitively, so the target never needs to be visible to all cameras at once |
| Flexible targets | ChArUco boards, ArUco markers, and chessboards. A single marker on a sheet of paper can calibrate a wide volume |
| Mirror boards | A board printed on both sides links cameras that never share a common view |
| Outlier filtering | Filter by reprojection error and re-solve |
| Aniposelib export | camera_array_aniposelib.toml for Pose2Sim, anipose, and other aniposelib-compatible tools |
Scripting API
The base install exposes calibration as Python functions. See the scripting docs for a walkthrough.
Reconstruction
A basic reconstruction pipeline is included for verifying calibration quality: ONNX pose tracking, triangulation, and CSV/TRC export. For production reconstruction, use Pose2Sim or anipose with Caliscope's exported calibration.
Getting started
Sample project with downloadable data. Full documentation.
Bugs: Issues. Questions: Discussions.
Acknowledgments
Inspired by anipose, created by Lili Karashchuk, PhD.
License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file caliscope-0.11.2.tar.gz.
File metadata
- Download URL: caliscope-0.11.2.tar.gz
- Upload date:
- Size: 560.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37f865fc96b38bca390a159700627bf6b58973fb108453b17f03a15ed4b772ba
|
|
| MD5 |
a50f928c71aba2a4d2f6d61b02f7e85d
|
|
| BLAKE2b-256 |
c25ab848f531e7ff10b6d1e088bdbbfd992236a37451f192849fd5fa5a186aa0
|
File details
Details for the file caliscope-0.11.2-py3-none-any.whl.
File metadata
- Download URL: caliscope-0.11.2-py3-none-any.whl
- Upload date:
- Size: 426.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b46221d56e184c5de77e0d80e88dfdb6ed2e6c1adb0d7f0f38d5896b4f8751c7
|
|
| MD5 |
06c2198cdd770c67dcc2f437131ccc42
|
|
| BLAKE2b-256 |
37936d14a363e19c348d5e92fa4e4e13be196c89a03e7029a43e0722e851f954
|