/libcalib

calibrate stereo cameras

Primary LanguageC++MIT LicenseMIT

Libcalib

This repository contains some sources to calibrate stereo cameras.

Dependencies

Compilation

  1. build libcbdetect
  2. copy libcbdetect header files into libcalib/include/libcbdetect
  3. copy rapidjson header files into libcalib/include/rapidjson
  4. copy libcbdetect.so into libcalib/lib
  5. build libcalib