tesseract
5.0.0-alpha-619-ge9db
|
#include <intproto.h>
Public Attributes | |
int | NumClasses |
int | NumClassPruners |
INT_CLASS | Class [MAX_NUM_CLASSES] |
CLASS_PRUNER_STRUCT * | ClassPruners [MAX_NUM_CLASS_PRUNERS] |
Definition at line 117 of file intproto.h.
INT_CLASS INT_TEMPLATES_STRUCT::Class[MAX_NUM_CLASSES] |
Definition at line 120 of file intproto.h.
CLASS_PRUNER_STRUCT* INT_TEMPLATES_STRUCT::ClassPruners[MAX_NUM_CLASS_PRUNERS] |
Definition at line 121 of file intproto.h.
int INT_TEMPLATES_STRUCT::NumClasses |
Definition at line 118 of file intproto.h.
int INT_TEMPLATES_STRUCT::NumClassPruners |
Definition at line 119 of file intproto.h.