A C++ library for camera calibration.
Camera calibration lib supports Intel 64 architecture and compatible architectures. The library is optimized for the systems based on
- Intel(R) Core(TM) processor - 5th, 6th, 7th, and 8th generation
- Intel(R) Xeon(R) processor E5 v3 family (formerly Haswell)
and compatible processors.
The software dependencies are:
- OpenCV 3.4.0
- C++ compiler with C++11 standart support (at least)
- Optinal dependencies:
- Intel OpenMP
- CUDA 8.0 or later
@misc{Su:2019, author = {Zhilong Su}, year = {2019}, url = {https://github.com/ZL-Su/Monocamera_calibration}, urldate = {April 09, 2019}, title = {Camera Calibration Library} }