GeometricPSF
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A GeometricPSF object stores a geometric point spread function
(PSF) result for one field point in an optical system. A geometric PSF is computed from ray
intersections in the image plane. Use a geometric PSF for fast ray-based image quality
analysis when aberrations are large compared to diffraction-limited
performance.
Creation
Create a GeometricPSF object by using the psf object
function of an opticalSystem
object. To return a GeometricPSF object, specify the
Method name-value argument as "Geometric", or omit
the Method argument.
Properties
Object Functions
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 | HuygensPSF | centroid | ellipticity | encircledEnergyAtRadius | radiusAtEncircledEnergy | showEncircledEnergy | show | PSFImage | EncircledEnergyChart | opticalSystem | fieldPoint | spot