logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

camera-calib - GUI for calibrating a monocular camera using a checker-board

Authors

camera-calib is part of the Mobile Robot Programming Toolkit (MRPT), and was originally written by the
       MAPIR laboratory (University of Malaga).

       This manual page was written by Jose Luis Blanco <joseluisblancoc@gmail.com>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

Description

camera-calib-gui is a graphical application which allows the user to select a sequence of images where a
       checkerboad (calibration pattern) appears, then it computes the intrinsic and distortion parameters of
       the camera, using the OpenCV implementation of Zhang's algorithm.

       The sequence of images can be grabbed directly from a webcam, firewire camera or any other video source.

Name

       camera-calib - GUI for calibrating a monocular camera using a checker-board

See Also

       The application wiki page at https://www.mrpt.org/Applications

Synopsis

       camera-calib

See Also