HuygensPSF
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A HuygensPSF object stores a wave-optics point spread function
(PSF) result for one field point in an optical system. A Huygens PSF includes diffraction and
phase effects. Use a Huygens PSF when you need wave-optics image quality metrics such as
Strehl ratio.
Creation
Create a HuygensPSF object by using the psf object
function of an opticalSystem
object. To return a HuygensPSF object, specify the
Method name-value argument as "Huygens".
Properties
Object Functions
strehlRatio | Compute Strehl ratio of Huygens PSF |
centroid | Compute centroid of point spread function |
ellipticity | Compute ellipticity of point spread function |
encircledEnergyAtRadius | Compute encircled energy of point spread function |
radiusAtEncircledEnergy | Compute radius at encircled PSF energy |
show | Plot analysis result |
showEncircledEnergy | Plot encircled energy of point spread function |
Examples
More About
Version History
Introduced in R2026b
See Also
psf | GeometricPSF | strehlRatio | centroid | ellipticity | encircledEnergyAtRadius | radiusAtEncircledEnergy | show | showEncircledEnergy | PSFImage | EncircledEnergyChart | spot | opticalSystem | fieldPoint