ftdlyc / libcalib

calibrate stereo cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

calibrate stereo cameras

License:MIT License


Languages

Language:C++ 97.0%Language:CMake 1.8%Language:C 1.2%