|
Tesseract
3.02
|
#include <associate.h>
Public Attributes | |
| float | match |
| float | certainty |
| char | character |
| int | width |
| int | gap |
Definition at line 37 of file associate.h.
| float EVALUATION_RECORD::certainty |
Definition at line 39 of file associate.h.
| char EVALUATION_RECORD::character |
Definition at line 40 of file associate.h.
| int EVALUATION_RECORD::gap |
Definition at line 42 of file associate.h.
| float EVALUATION_RECORD::match |
Definition at line 38 of file associate.h.
| int EVALUATION_RECORD::width |
Definition at line 41 of file associate.h.