Skip to content

punpongsanon/Checker_ProCamCalibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projector-Camera Calibration using a basic checkerboard

In this project, we are using well-known checkerboard method to calibrate the projector and camera system. Our basic idea is to project the checker pattern on the printed yellow pattern. The system automatically captured the projection image and the printed image and matching them. Then, obtain the intrinsic and extrinsic parameters.

Dependencies

This project verified to run with MSVC2017 and it is only need some libraries to complete complie:

GLUT for Windows. Please install freeglut, the documents how to install follows the documents.

OpenCV 3.4.2 or later

This project using PointGrey camera, so that it is also requires PointGrey SDK.

We will provide a full document very soon.

About

ProCamCalibration using Checker-board pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages