Horizontal Field of view

9 次查看(过去 30 天)
How can i find horizontal field of view with given information like the dimensions of the image(W * H), diagonal sensor dimension and focal lengths ?

采纳的回答

Image Analyst
Image Analyst 2022-10-29
The field of view depends on the distance of the scene to the lens of course.
In the simplest case you can use the thin lens approximation https://en.wikipedia.org/wiki/Thin_lens
(1/image distance) + (1/object distance) = 1/focallength
As you focus the lens the image distance changes. You also know that the tangent of the principal ray is the same for both object (scene) and image on the sensor. So (scene FOV / Object distance) = (sensor width / image distance). For an in-focus scene, the image distance is the focal length.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Wavelet Toolbox 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by