tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
void | tesseract::reject_blanks (WERD_RES *word) |
void | tesseract::reject_poor_matches (WERD_RES *word) |
float | tesseract::compute_reject_threshold (WERD_CHOICE *word) |
bool | tesseract::word_contains_non_1_digit (const char *word, const char *word_lengths) |
void | tesseract::dont_allow_1Il (WERD_RES *word) |
void | tesseract::flip_hyphens (WERD_RES *word) |
void | tesseract::flip_0O (WERD_RES *word) |
bool | tesseract::non_0_digit (const char *str, int length) |