tesseract
4.0.0-1-g2a2b
|
#include <cstdint>
Go to the source code of this file.
Enumerations | |
enum | GARBAGE_LEVEL { G_NEVER_CRUNCH, G_OK, G_DODGY, G_TERRIBLE } |
Functions | |
int16_t | word_blob_quality (WERD_RES *word, ROW *row) |
void | reject_whole_page (PAGE_RES_IT &page_res_it) |
enum GARBAGE_LEVEL |
Enumerator | |
---|---|
G_NEVER_CRUNCH | |
G_OK | |
G_DODGY | |
G_TERRIBLE |
void reject_whole_page | ( | PAGE_RES_IT & | page_res_it | ) |
Definition at line 407 of file docqual.cpp.