#include <ccstruct.h>
  
 Public Member Functions | |
| CCStruct () | |
| ~CCStruct () | |
  Public Member Functions inherited from tesseract::CUtil | |
| CUtil () | |
| ~CUtil () | |
| void | read_variables (const char *filename, bool global_only) | 
  Public Member Functions inherited from tesseract::CCUtil | |
| CCUtil () | |
| virtual | ~CCUtil () | 
| void | main_setup (const char *argv0, const char *basename) | 
| CCUtil::main_setup - set location of tessdata and name of image.  More... | |
| ParamsVectors * | params () | 
Static Public Attributes | |
| static const double | kDescenderFraction = 0.25 | 
| static const double | kXHeightFraction = 0.5 | 
| static const double | kAscenderFraction = 0.25 | 
| static const double | kXHeightCapRatio | 
Additional Inherited Members | |
  Public Attributes inherited from tesseract::CCUtil | |
| STRING | datadir | 
| STRING | imagebasename | 
| STRING | lang | 
| STRING | language_data_path_prefix | 
| TessdataManager | tessdata_manager | 
| UNICHARSET | unicharset | 
| UnicharAmbigs | unichar_ambigs | 
| STRING | imagefile | 
| STRING | directory | 
| char * | m_data_sub_dir = "tessdata/" | 
| int | ambigs_debug_level = 0 | 
| bool | use_definite_ambigs_for_classifier = 0 | 
| bool | use_ambigs_for_adaption = 0 | 
Definition at line 25 of file ccstruct.h.
| tesseract::CCStruct::CCStruct | ( | ) | 
Definition at line 31 of file ccstruct.cpp.
| tesseract::CCStruct::~CCStruct | ( | ) | 
Definition at line 33 of file ccstruct.cpp.
      
  | 
  static | 
Definition at line 35 of file ccstruct.h.
      
  | 
  static | 
Definition at line 33 of file ccstruct.h.
      
  | 
  static | 
Definition at line 37 of file ccstruct.h.
      
  | 
  static | 
Definition at line 34 of file ccstruct.h.