Skip to content

Calibrate a camera in C++ using OpenKraken. An exercise for IMAC (Engineering school). You select identical points in different photographies and the application finds the coordinates in 3d of these points. Useful !

Notifications You must be signed in to change notification settings

oxydia/CameraCalibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Calibration
December 2011

Holy RAZAFINJOELINA
Alexandre MAHE

IMAC Engineering School (promo 2013)
--------

HOW TO COMPILE
'make fresh' in CameraCalibration directory for cleaning all the temporary files.
'make' for building the application.

HOW TO USE
'./calibration' for displaying help
'./cameraCalibration -i path/img1.jpg path/img2.jpg' for selecting points manually
'./cameraCalibration -i path/img1.jpg path/img2.jpg -p path/img1.list path/img2.list' for selecting points from a .list file


We hope this will work for you.
If you see a bug, please report it at github.com/oxydia/CameraCalibration.

Have fun !

Holy & Alex

About

Calibrate a camera in C++ using OpenKraken. An exercise for IMAC (Engineering school). You select identical points in different photographies and the application finds the coordinates in 3d of these points. Useful !

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages