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 --------------------------------------------------------------------------
SCPro: ProSensors/Spectrum Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/DeBlankLT Common: General/MatToCell Common: General/Watermark Common: Graphics/Mesh2 Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/DupVect
Back to the SCPro Module page