tesseract v5.3.3.20231005
tesseract::CLASS_STRUCT Struct Reference

#include <protos.h>

Public Attributes

int16_t NumProtos = 0
 
int16_t MaxNumProtos = 0
 
int16_t NumConfigs = 0
 
int16_t MaxNumConfigs = 0
 
std::vector< PROTO_STRUCTPrototypes
 
std::vector< BIT_VECTORConfigurations
 
UnicityTable< int > font_set
 

Detailed Description

Definition at line 40 of file protos.h.

Member Data Documentation

◆ Configurations

std::vector<BIT_VECTOR> tesseract::CLASS_STRUCT::Configurations

Definition at line 46 of file protos.h.

◆ font_set

UnicityTable<int> tesseract::CLASS_STRUCT::font_set

Definition at line 47 of file protos.h.

◆ MaxNumConfigs

int16_t tesseract::CLASS_STRUCT::MaxNumConfigs = 0

Definition at line 44 of file protos.h.

◆ MaxNumProtos

int16_t tesseract::CLASS_STRUCT::MaxNumProtos = 0

Definition at line 42 of file protos.h.

◆ NumConfigs

int16_t tesseract::CLASS_STRUCT::NumConfigs = 0

Definition at line 43 of file protos.h.

◆ NumProtos

int16_t tesseract::CLASS_STRUCT::NumProtos = 0

Definition at line 41 of file protos.h.

◆ Prototypes

std::vector<PROTO_STRUCT> tesseract::CLASS_STRUCT::Prototypes

Definition at line 45 of file protos.h.


The documentation for this struct was generated from the following file: