GeometricMTF
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A GeometricMTF object stores a ray-based modulation transfer
function (MTF) result for one field point in an optical system. A geometric MTF is computed
from a geometric point spread function (PSF). Use a geometric MTF for fast ray-based contrast
transfer analysis when aberrations are large compared to diffraction-limited
performance.
Creation
Create a GeometricMTF object by using the mtf object
function of an opticalSystem
object. To return a GeometricMTF object, specify the
Method name-value argument as "Geometric", or omit
the Method argument.
Properties
Object Functions
contrastAtFrequency | Compute MTF contrast at spatial frequencies |
frequencyAtContrast | Compute spatial frequency at MTF contrast level |
show | Plot analysis result |
Examples
More About
Version History
Introduced in R2026b
See Also
mtf | psf | GeometricPSF | HuygensMTF | contrastAtFrequency | frequencyAtContrast | opticalSystem | fieldPoint | MTFChart