tesseract  5.0.0-alpha-619-ge9db
unicharset_training_utils.h File Reference
#include <string>
#include <tesseract/platform.h>

Go to the source code of this file.

Namespaces

 tesseract
 

Functions

void tesseract::SetupBasicProperties (bool report_errors, bool decompose, UNICHARSET *unicharset)
 
void tesseract::SetupBasicProperties (bool report_errors, UNICHARSET *unicharset)
 
void tesseract::SetScriptProperties (const std::string &script_dir, UNICHARSET *unicharset)
 
std::string tesseract::GetXheightString (const std::string &script_dir, const UNICHARSET &unicharset)
 
void tesseract::SetPropertiesForInputFile (const std::string &script_dir, const std::string &input_unicharset_file, const std::string &output_unicharset_file, const std::string &output_xheights_file)