CalcSuitableForOcr Method of the ImageProcessingTools Object

This method calculates the probability of the image to be suitable for OCR.

Syntax

Visual Basic .NET

Function CalcSuitableForOcr(Image As Image) As Double
    

C++

HRESULT CalcSuitableForOcr(
  Image         Image,
  double*       Result
);
    

Parameters

Image
[in] This variable specifies the full path to the image file.
Result
[out, retval] A pointer to a Double variable that receives the result of checking. The returned value will be in the interval from 0.0 to 1.0.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

ImageProcessingTools

ImageFile

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.