20 #ifndef TESSERACT_TRAINING_UNICHARSET_TRAINING_UTILS_H_ 21 #define TESSERACT_TRAINING_UNICHARSET_TRAINING_UTILS_H_ 52 const std::string& input_unicharset_file,
53 const std::string& output_unicharset_file,
54 const std::string& output_xheights_file);
58 #endif // TESSERACT_TRAINING_UNICHARSET_TRAINING_UTILS_H_ void SetupBasicProperties(bool report_errors, bool decompose, UNICHARSET *unicharset)
std::string GetXheightString(const std::string &script_dir, const UNICHARSET &unicharset)
void SetPropertiesForInputFile(const std::string &script_dir, const std::string &input_unicharset_file, const std::string &output_unicharset_file, const std::string &output_xheights_file)
void SetScriptProperties(const std::string &script_dir, UNICHARSET *unicharset)