How can I find an object distance in an image??
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Jan
el 8 de Dic. de 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.
Respuestas (1)
Jürgen
el 8 de Dic. de 2012
Editada: Jürgen
el 8 de Dic. de 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 comentarios
Jürgen
el 8 de Dic. de 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
Ver también
Categorías
Más información sobre Camera Calibration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!