tesseract
3.05.02
|
#include "control.h"
Go to the source code of this file.
Enumerations | |
enum | GARBAGE_LEVEL { G_NEVER_CRUNCH, G_OK, G_DODGY, G_TERRIBLE } |
Functions | |
inT16 | 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 411 of file docqual.cpp.