DenoiseFilterParams Object (IDenoiseFilterParams Interface)

This object contains parameters of the ISO noise detected on a color photo. The object provides no methods or properties for tuning these parameters. All parameters are defined during object creation on the base of the specified parameters and the image, which was used during creation. If no noise is detected, the object has the IsNoiseDetected property set to FALSE.

The scenario of the object usage:

  1. Create the object using the CreateDenoiseFilterParamsByImage method of the ImageProcessingTools object based on the specified parameters.
  2. Check the value of the IsNoiseDetected property of the created object. If it is FALSE, then no noise is detected and there is no need to remove it.
  3. If some noise has been detected, remove it — pass the created object to the RemoveNoise method of the ImageProcessingTools object.

Properties

Name Type Description
IsNoiseDetected Boolean, read-only Specifies whether ISO noise has been detected on an image.

Output parameter

This object is the output parameter of the CreateDenoiseFilterParamsByImage method of the ImageProcessingTools object.

Input parameter

This object is the input parameter of the RemoveNoise method of the ImageProcessingTools object.

See also

ImageProcessingTools

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.