tesseract v5.3.3.20231005
tesseract::CCStruct Class Reference

#include <ccstruct.h>

Inheritance diagram for tesseract::CCStruct:
tesseract::CCUtil tesseract::Classify tesseract::Wordrec tesseract::Tesseract

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 Member Functions inherited from tesseract::CCUtil
 CCUtil ()
 
virtual ~CCUtil ()
 
void main_setup (const std::string &argv0, const std::string &basename)
 CCUtil::main_setup - set location of tessdata and name of image. More...
 
ParamsVectorsparams ()
 
 INT_VAR_H (ambigs_debug_level)
 
 BOOL_VAR_H (use_ambigs_for_adaption)
 
- Public Attributes inherited from tesseract::CCUtil
std::string datadir
 
std::string imagebasename
 
std::string lang
 
std::string language_data_path_prefix
 
UNICHARSET unicharset
 
UnicharAmbigs unichar_ambigs
 
std::string imagefile
 
std::string directory
 

Detailed Description

Definition at line 26 of file ccstruct.h.

Member Data Documentation

◆ kAscenderFraction

const double tesseract::CCStruct::kAscenderFraction = 0.25
static

Definition at line 33 of file ccstruct.h.

◆ kDescenderFraction

const double tesseract::CCStruct::kDescenderFraction = 0.25
static

Definition at line 31 of file ccstruct.h.

◆ kXHeightCapRatio

const double tesseract::CCStruct::kXHeightCapRatio
static
Initial value:

Definition at line 35 of file ccstruct.h.

◆ kXHeightFraction

const double tesseract::CCStruct::kXHeightFraction = 0.5
static

Definition at line 32 of file ccstruct.h.


The documentation for this class was generated from the following files: