#include <cutil_class.h>
Public Member Functions | |
| CUtil () | |
| ~CUtil () | |
| void | read_variables (const char *filename, bool global_only) |
Public Attributes | |
| TBLOB * | pageblobs |
| TEXTBLOCK * | pageblocks |
| int | resolution |
| int | acts [MAXPROC] |
| int | debugs [MAXPROC] |
| int | plots [MAXPROC] |
| int | corners [4] |
| char * | debugfile |
| int | plots_fx |
| int | plots_ocr |
| int | debugs_fx |
| int | debugs_ocr |
| int | acts_fx |
| int | acts_ocr |
| char * | demodir |
| tesseract::CUtil::CUtil | ( | ) |
| tesseract::CUtil::~CUtil | ( | ) |
| void tesseract::CUtil::read_variables | ( | const char * | filename, | |
| bool | global_only | |||
| ) |
| int tesseract::CUtil::acts[MAXPROC] |
| int tesseract::CUtil::corners[4] |
| int tesseract::CUtil::debugs[MAXPROC] |
| int tesseract::CUtil::plots[MAXPROC] |
1.6.3