camera calibration
3 ビュー (過去 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 件のコメント
その他の回答 (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!