19 #ifndef TESSERACT_CCUTIL_CCUTIL_H__
20 #define TESSERACT_CCUTIL_CCUTIL_H__
31 #include <semaphore.h>
47 pthread_mutex_t mutex_;
85 "Module colocated with tessdata dir");
89 "Use definite ambiguities when running character classifier");
91 "Use ambigs for deciding whether to adapt to a character");
97 #endif // TESSERACT_CCUTIL_CCUTIL_H__
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.
TessdataManager tessdata_manager
#define INT_VAR_H(name, val, comment)
#define BOOL_VAR_H(name, val, comment)
bool use_definite_ambigs_for_classifier
bool use_ambigs_for_adaption
UnicharAmbigs unichar_ambigs
#define STRING_VAR_H(name, val, comment)