tesseract  4.00.00dev
INT_TEMPLATES_STRUCT Struct Reference

#include <intproto.h>

Public Attributes

int NumClasses
 
int NumClassPruners
 
INT_CLASS Class [MAX_NUM_CLASSES]
 
CLASS_PRUNER_STRUCTClassPruners [MAX_NUM_CLASS_PRUNERS]
 

Detailed Description

Definition at line 120 of file intproto.h.

Member Data Documentation

◆ Class

INT_CLASS INT_TEMPLATES_STRUCT::Class[MAX_NUM_CLASSES]

Definition at line 124 of file intproto.h.

◆ ClassPruners

CLASS_PRUNER_STRUCT* INT_TEMPLATES_STRUCT::ClassPruners[MAX_NUM_CLASS_PRUNERS]

Definition at line 125 of file intproto.h.

◆ NumClasses

int INT_TEMPLATES_STRUCT::NumClasses

Definition at line 122 of file intproto.h.

◆ NumClassPruners

int INT_TEMPLATES_STRUCT::NumClassPruners

Definition at line 123 of file intproto.h.


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