←Select platform

WienerFilterCommand Class

Summary

Applies the Wiener filter to deblur the image.

Syntax
C#
C++/CLI
Python
public class WienerFilterCommand : RasterCommand 
public: 
   ref class WienerFilterCommand : RasterCommand 
class WienerFilterCommand(RasterCommand): 
Remarks
  • The Wiener filter can be useful when the point spread function (PSF) and added noise are either known or can be estimated.
  • Use the Run method to apply the Wiener filter on the distorted image.
  • This command supports 24-bit color images and 8-bit grayscale images.
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.