tesseract
5.0.0-alpha-619-ge9db
|
#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) |
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 385 of file docqual.cpp.
int16_t word_blob_quality | ( | WERD_RES * | word | ) |