←Select platform

PSF Property

Summary

A PointSpreadFunctionData structure that represents the point spread function (PSF).

Syntax
C#
C++/CLI
Python
public PointSpreadFunctionData PSF {get; set;} 
public:  
   property PointSpreadFunctionData^ PSF 
   { 
      PointSpreadFunctionData^ get() 
      void set(PointSpreadFunctionData^ value) 
   } 
PSF # get and set (WienerFilterCommand) 

Property Value

The values of the point spread function which are or close to the values used in the original image.

Remarks

The point spread function can be generated using the PreDefinedFilterCommand.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.