Skip to content

logeshg2/Camera-Calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is an OpenCV implementation of camera calibration.

image_capture.py is used to capture images from live feed.
image_data\ folder have sample chessboard images with patternsize = (3,6).
opencv_camera_calibration.py has the main opencv camera calibration script.

Example:

image


References: > https://docs.opencv.org/4.x/dc/dbb/tutorial_py_calibration.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages