hi, I'm doing a project on 2D to 3D conversion...using 2 stereo images.i want to know about camera calibration?can we get it from mat lab or it is calculated from the camera only..???how is camera calibration is done..??

 Accepted Answer

David
David on 3 Oct 2011

2 votes

I have seen (but not used) this which claims to calculate camera calibration: http://www.vision.caltech.edu/bouguetj/calib_doc/
If you want to learn about photogrammetry, I recommend this text: WOLF, P.R. and DEWITT, B.A., 2000. Elements of Photogrammetry. 3rd ed. Boston: McGraw Hill.

2 Comments

superb source. +1 vote
sruthy
sruthy on 17 Oct 2011
thank u ..!!!

Sign in to comment.

More Answers (2)

Walter Roberson
Walter Roberson on 2 Oct 2011

0 votes

You need to do it in MATLAB, feeding in the settings of the camera and the positions and angles of the camera. If you have any kind of modern digital camera, you can usually get read the camera settings (but not physical positioning and angles) by examining EXIF data associated with the images.
Dima Lisin
Dima Lisin on 27 Jul 2015

0 votes

Please try the Stereo Camera Calibrator app in the Computer Vision System Toolbox.

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Asked:

on 2 Oct 2011

Answered:

on 27 Jul 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!