Path: SCPro/ProSensors
% Resolution of an optical sensor. -------------------------------------------------------------------------- Form: r = CameraResolution( h, f, l, d, lambda ) -------------------------------------------------------------------------- ------ Inputs ------ h (1,n) Range f (1,1) Focal length l (1,1) Lines or pixels/meter d (1,1) Aperture lambda (1,m) Wavelength, numbers or 'visible', 'near infrared' 'far infrared' ------- Outputs ------- r (n,m) Resolution -------------------------------------------------------------------------- Reference: Rees, W.G. "Physical Principles of Remote Sensing." Cambridge. pp. 80-81 --------------------------------------------------------------------------
Common: Graphics/Mesh2 Common: Graphics/Plot2D Math: Linear/DupVect SCPro: ProSensors/Spectrum
Back to the SCPro Module page