19 #ifndef TESSERACT_CCUTIL_CCUTIL_H__
20 #define TESSERACT_CCUTIL_CCUTIL_H__
33 #include <semaphore.h>
49 pthread_mutex_t mutex_;
87 "Module colocated with tessdata dir");
91 "Use definite ambiguities when running character classifier");
93 "Use ambigs for deciding whether to adapt to a character");
99 #endif // TESSERACT_CCUTIL_CCUTIL_H__
#define INT_VAR_H(name, val, comment)
TessdataManager tessdata_manager
UnicharAmbigs unichar_ambigs
#define STRING_VAR_H(name, val, comment)
STRING language_data_path_prefix
void main_setup(const char *argv0, const char *basename)
CCUtil::main_setup - set location of tessdata and name of image.
bool use_ambigs_for_adaption
bool use_definite_ambigs_for_classifier
#define BOOL_VAR_H(name, val, comment)