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개)
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!