| tesseract
    5.0.0-alpha-619-ge9db
    | 
#include <ccstruct.h>
 
  
| Public Member Functions | |
| CCStruct ()=default | |
| ~CCStruct () override | |
|  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 | 
| UNICHARSET | unicharset | 
| UnicharAmbigs | unichar_ambigs | 
| STRING | imagefile | 
| STRING | directory | 
| int | ambigs_debug_level = 0 | 
| bool | use_ambigs_for_adaption = false | 
Definition at line 25 of file ccstruct.h.
| 
 | default | 
| 
 | overridedefault | 
| 
 | 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.