Skip to content

A Qt5 GUI to simplify the camera calibration process using OpenCV

License

Notifications You must be signed in to change notification settings

Myzhar/qt_camera_calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qt_camera_calibration

A Qt5 GUI to simplify the camera calibration process using OpenCV

The software allows to create a camera model from scratch or to refine the parameters of a model previously calculated.

The calibration process is "Real Time", you can see how the "undistorted" image changes during the calibration/refine process for each Chessboard detected, so you can evaluate the correctness of the whole process while advancing.

The software support the "standard" Pinhole Camera Model (using 8 distorsion parameters) and the FishEye model for camera with optics with a FOV bigger then 140°

About

A Qt5 GUI to simplify the camera calibration process using OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published