Path: Imaging/Optics
% Compute the angle of view. Full-angle, not half-angle. If the imaging element is 2-dimensional it will compute two angles. Type AngleOfView for a demo. Since version 8. ------------------------------------------------------------------------ Form: alpha = AngleOfView( f, d ) ------------------------------------------------------------------------ ------ Inputs ------ f (1,1) Focal length d (2,1) Dimensions of film or imaging chip ------- Outputs ------- alpha (2,1) Angle of view (rad) ------------------------------------------------------------------------ Reference: http://en.wikipedia.org/wiki/Angle_of_view ------------------------------------------------------------------------
Back to the Imaging Module page