Warning enum

A warning that occurred during processing.

enum Warning {
   RecognitionIsSlow,
   ProbablyLowQualityImage,
   ProbablyWrongLanguage,
   WrongLanguage,
   TextTooSmall
};

Constants

Name Description
ProbablyLowQualityImage The image quality (contrast, resolution) may not be good enough for accurate results.
ProbablyWrongLanguage The recognition language may be specified incorrectly.
RecognitionIsSlow Recognition takes too much time. Check if there is some problem.
TextTooSmall The text is too small. Advise the end user to move the camera closer or zoom in.
WrongLanguage The recognition language is specified incorrectly.

02.03.2022 12:59:15

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.