# libcalib **Repository Path**: MarkDDi/libcalib ## Basic Information - **Project Name**: libcalib - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-11 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Libcalib --- This repository contains some sources to calibrate stereo cameras. #### Dependencies - OpenCV - Eigen3 - [Ceres](https://github.com/ceres-solver/ceres-solver), version 1.14.0 - [Rapidjson](https://github.com/Tencent/rapidjson) - [Libcbdetect](https://github.com/ftdlyc/libcbdetect) #### Compilation 1. build libcbdetect 2. copy libcbdetect header files into libcalib/include/libcbdetect 3. copy rapidjson header files into libcalib/include/rapidjson 3. copy libcbdetect.so into libcalib/lib 4. build libcalib