How to cite
If realtime-calib is useful in your research, please cite it.
A machine-readable CITATION.cff
lives at the repository root — GitHub shows a "Cite this repository" button that
generates APA and BibTeX from it.
DOI coming
A DOI (via Zenodo, minted on the first tagged GitHub release) will be added here and
to the CITATION.cff once available.
BibTeX
@software{realtime_calib,
title = {realtime-calib: real-time multi-camera calibration},
author = {Bourgeois, Hans},
year = {2026},
url = {https://github.com/hans-brgs/realtime-calib},
note = {AGPL-3.0-or-later}
}
Please also cite Caliscope, whose calibration logic this project reimplements, and OpenCV.