Initializes a new WienerFilterCommand
class object with a point spread function (PSF) and a noise-to-signal ratio.
public WienerFilterCommand(
PointSpreadFunctionData PSF,
double NoiseToSignalRatio
)
Public Function New( _
ByVal PSF As Core _,
ByVal NoiseToSignalRatio As double _
)
public:
WienerFilterCommand(PointSpreadFunctionData^ PSF, double NoiseToSignalRatio)
PSF
A PointSpreadFunctionData structure object that represents the point spread function used for input of the distorted image.
NoiseToSignalRatio
The value of the noise-to-signal ratio used in filtering the image.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document