|
tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Macros | |
| #define | MAX_NUM_CLASSES INT16_MAX |
| #define | NO_CLASS (0) |
| #define | NO_PROTO (-1) |
Typedefs | |
| using | tesseract::CLASS_ID = UNICHAR_ID |
| using | tesseract::PROTO_ID = int16_t |
| using | tesseract::FEATURE_ID = uint8_t |
| #define MAX_NUM_CLASSES INT16_MAX |
Definition at line 31 of file matchdefs.h.
| #define NO_CLASS (0) |
Definition at line 35 of file matchdefs.h.
| #define NO_PROTO (-1) |
Definition at line 41 of file matchdefs.h.