| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Enumerations
TFineRecognitionConfidenceLevel enumeration constants are used to set the level of recognition confidence at which the recognized characters will receive the FCA_Uncertain attribute.
typedef enum tagTFineRecognitionConfidenceLevel {
FRCL_Level0 = 0,
FRCL_Level1 = 1,
FRCL_Level2 = 2,
FRCL_Level3 = 3,
FRCL_Level4 = 4
} TFineRecognitionConfidenceLevel;
| Name | Description |
|---|---|
| FRCL_Level0 | No characters are marked as uncertain. |
| FRCL_Level1 | Only very uncertainly recognized characters are marked. |
| FRCL_Level2 | Medium marking level. |
| FRCL_Level3 | Standard uncertain characters marking level. |
| FRCL_Level4 | All suspicious characters are marked. |
FineAnalyzeImage
FineRecognizeBlocks
FineRecognizeImage
FineRecognizeRegion
FineRecognizeBusinessCard