HuygensMTF
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A HuygensMTF object stores a wave-optics modulation transfer
function (MTF) result for one field point in an optical system. A Huygens MTF is computed
from a Huygens point spread function (PSF), including diffraction and phase effects. Use a
Huygens MTF when the optical system operates near the diffraction limit or when wave-optics
effects are important.
Creation
Create a HuygensMTF object by using the mtf object
function of an opticalSystem
object. To return a HuygensMTF object, specify the
Method name-value argument as "Huygens".
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 | GeometricMTF | psf | HuygensPSF | contrastAtFrequency | frequencyAtContrast | opticalSystem | fieldPoint | MTFChart
