|
tesseract v5.3.3.20231005
|
#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 59 of file ocrclass.h.
| int8_t tesseract::EANYCODE_CHAR::blanks |
Definition at line 76 of file ocrclass.h.
| int16_t tesseract::EANYCODE_CHAR::bottom |
Definition at line 72 of file ocrclass.h.
| uint16_t tesseract::EANYCODE_CHAR::char_code |
Definition at line 68 of file ocrclass.h.
| uint8_t tesseract::EANYCODE_CHAR::confidence |
Definition at line 74 of file ocrclass.h.
| int16_t tesseract::EANYCODE_CHAR::font_index |
Definition at line 73 of file ocrclass.h.
| uint8_t tesseract::EANYCODE_CHAR::formatting |
Definition at line 77 of file ocrclass.h.
| int16_t tesseract::EANYCODE_CHAR::left |
Definition at line 69 of file ocrclass.h.
| uint8_t tesseract::EANYCODE_CHAR::point_size |
Definition at line 75 of file ocrclass.h.
| int16_t tesseract::EANYCODE_CHAR::right |
Definition at line 70 of file ocrclass.h.
| int16_t tesseract::EANYCODE_CHAR::top |
Definition at line 71 of file ocrclass.h.