RemoveNoise Method of the ImageDocument Object

This method reduces the noise on the image. It allows you to specify the model of the expected noise: see NoiseModelEnum for the description of available noise models.

Important! This method can be used for color and 8-bit gray images only.

Syntax

HRESULT RemoveNoise(
  NoiseModelEnum NoiseModel,
  VARIANT_BOOL   HasLargeCharacters
);
    

Parameters

NoiseModel
[in] Specifies the type of the noise. It can be either white noise, or correlated noise. See details in the description of the NoiseModelEnum constants.
HasLargeCharacters
[in] Specifies whether the characters on the image are bigger than 30 pixels.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ImageDocument

12.12.2022 20:26:03

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.