| 
    tesseract
    5.0.0-alpha-619-ge9db
    
   | 
 
#include <ocrclass.h>
Public Attributes | |
| uint16_t | char_code | 
| int16_t | left | 
| int16_t | right | 
| int16_t | top | 
| int16_t | bottom | 
| int16_t | font_index | 
| uint8_t | confidence | 
| uint8_t | point_size | 
| int8_t | blanks | 
| uint8_t | formatting | 
Definition at line 53 of file ocrclass.h.
| int8_t EANYCODE_CHAR::blanks | 
Definition at line 110 of file ocrclass.h.
| int16_t EANYCODE_CHAR::bottom | 
Definition at line 106 of file ocrclass.h.
| uint16_t EANYCODE_CHAR::char_code | 
Definition at line 102 of file ocrclass.h.
| uint8_t EANYCODE_CHAR::confidence | 
Definition at line 108 of file ocrclass.h.
| int16_t EANYCODE_CHAR::font_index | 
Definition at line 107 of file ocrclass.h.
| uint8_t EANYCODE_CHAR::formatting | 
Definition at line 111 of file ocrclass.h.
| int16_t EANYCODE_CHAR::left | 
Definition at line 103 of file ocrclass.h.
| uint8_t EANYCODE_CHAR::point_size | 
Definition at line 109 of file ocrclass.h.
| int16_t EANYCODE_CHAR::right | 
Definition at line 104 of file ocrclass.h.
| int16_t EANYCODE_CHAR::top | 
Definition at line 105 of file ocrclass.h.