←Select platform

WienerFilterCommand Constructor(PointSpreadFunctionData,double)

Summary

Initializes a new WienerFilterCommand class object with a point spread function (PSF) and a noise-to-signal ratio.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal PSF As Core _, 
   ByVal NoiseToSignalRatio As double _ 
) 

Parameters

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.

Remarks

The point spread function can be generated using the PreDefinedFilterCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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