Horizontal Field of view

10 Ansichten (letzte 30 Tage)
Pravindkumaran Baskaran
Pravindkumaran Baskaran am 28 Okt. 2022
Beantwortet: Image Analyst am 29 Okt. 2022
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 ?

Akzeptierte Antwort

Image Analyst
Image Analyst am 29 Okt. 2022
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.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with Wavelet Toolbox finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by