How can I find an object distance in an image??
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,To find the an object distance (working distance) in an image, I can do this
object distance = focal length*((1/magnification) + 1)
thanks
1 Kommentar
Jan
am 8 Dez. 2012
Currently I do not see the relation between your question and Matlab. Because this is a Matlab forum, your problem might be off-topic.
Antworten (1)
Jürgen
am 8 Dez. 2012
Bearbeitet: Jürgen
am 8 Dez. 2012
hi, first Your question is not clear? second, on a single image you can not extract object distance,=> you need stereovision, or other techniques like depth from focus or special cameras( Time Of Flight) I suppose you refer to the thin lens equation but this is only for an object in focus
regards, J
3 Kommentare
Jürgen
am 8 Dez. 2012
Hi, to be honnest I do not have the time to read the link but for me: image distance is the distance between the plane where the image is formed and the lens center, and object distance is the distance between the object in focus and the lens center , camera distance is not so clear define for me , I do not use it actually, if you want to do measurements on images start by looking at the pinhole camera model , there you have the image plane at focal length of the lens center
Siehe auch
Kategorien
Mehr zu Camera Calibration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!