camera calibration
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
David
il 3 Ott 2011
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 Commenti
Più risposte (2)
Walter Roberson
il 2 Ott 2011
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 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for USB Webcams in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!