tesseract
4.1.1
|
#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 |
void reject_whole_page | ( | PAGE_RES_IT & | page_res_it | ) |
Definition at line 406 of file docqual.cpp.