tesseract  5.0.0-alpha-619-ge9db
ADAPT_CLASS_STRUCT Struct Reference

#include <adaptive.h>

Public Attributes

uint8_t NumPermConfigs
 
uint8_t MaxNumTimesSeen
 
BIT_VECTOR PermProtos
 
BIT_VECTOR PermConfigs
 
LIST TempProtos
 
ADAPTED_CONFIG Config [MAX_NUM_CONFIGS]
 

Detailed Description

Definition at line 54 of file adaptive.h.

Member Data Documentation

◆ Config

ADAPTED_CONFIG ADAPT_CLASS_STRUCT::Config[MAX_NUM_CONFIGS]

Definition at line 61 of file adaptive.h.

◆ MaxNumTimesSeen

uint8_t ADAPT_CLASS_STRUCT::MaxNumTimesSeen

Definition at line 56 of file adaptive.h.

◆ NumPermConfigs

uint8_t ADAPT_CLASS_STRUCT::NumPermConfigs

Definition at line 55 of file adaptive.h.

◆ PermConfigs

BIT_VECTOR ADAPT_CLASS_STRUCT::PermConfigs

Definition at line 59 of file adaptive.h.

◆ PermProtos

BIT_VECTOR ADAPT_CLASS_STRUCT::PermProtos

Definition at line 58 of file adaptive.h.

◆ TempProtos

LIST ADAPT_CLASS_STRUCT::TempProtos

Definition at line 60 of file adaptive.h.


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