RecognitionWarning enum

A warning that occurred during processing.

enum RecognitionWarning{
  NoWarning,
  RecognitionIsSlow,
  ProbablyLowQualityImage,
  ProbablyWrongLanguage,
  WrongLanguage,
  TextTooSmall
}

Constants

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

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.