camera calibration
2 次查看(过去 30 天)
显示 更早的评论
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..??
0 个评论
采纳的回答
David
2011-10-3
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 个)
Walter Roberson
2011-10-2
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!