Skip to content

makokal/calibrate-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera calibration toolbox in C++ using OpenCV and Boost.

The program acquires checkerboard images from either the file system (a directory path) or from a webcam. Only .jpg and .jpeg images are used in case a file system is specified for now (adding additional formats is trivial)

Installation and Compiling

git clone https://github.com/makokal/calibrate-cpp.git
cd calibrate
make

Usage

bin/calibrate ?

About

Camera calibration toolbox in C++ using OpenCV and Boost for those who dont have Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors