19 #ifndef TESSERACT_CCUTIL_CCUTIL_H_ 20 #define TESSERACT_CCUTIL_CCUTIL_H_ 24 #include <semaphore.h> 49 pthread_mutex_t mutex_;
83 INT_VAR_H(ambigs_debug_level, 0,
"Debug level for unichar ambiguities");
84 BOOL_VAR_H(use_definite_ambigs_for_classifier,
false,
85 "Use definite ambiguities when running character classifier");
87 "Use ambigs for deciding whether to adapt to a character");
93 #endif // TESSERACT_CCUTIL_CCUTIL_H_ #define BOOL_VAR_H(name, val, comment)
UnicharAmbigs unichar_ambigs
#define INT_VAR_H(name, val, comment)
STRING language_data_path_prefix