How can I find an object distance in an image??
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jan
2012-12-8
Currently I do not see the relation between your question and Matlab. Because this is a Matlab forum, your problem might be off-topic.
回答(1 个)
Jürgen
2012-12-8
编辑:Jürgen
2012-12-8
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 个评论
Jürgen
2012-12-8
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Camera Calibration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!