• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Determining field of view

boxleitnerb

Platinum Member
Hi,

I want to determine the field of view of a camera system, for instance in horizontal direction.
What I plan to do is to position an object with known dimensions centered in the cameras FOV. Then I change the distance between the camera and the object until the object exactly fills the width of the picture. By measuring that distance, I should be able to get the horizontal field of view angle:

alpha_horizontal = 2 x arctan (picture_width/2*distance)

So far so good (unless I have forgotten something), but:
What distance would I measure? Object-image sensor or object-nodal point or something else entirely?
 
Back
Top