#include <tessclas.h>
Public Attributes | |
struct olinestruct * | outlines |
char | flags [TBLOBFLAGS] |
char | correct |
char | guess |
unsigned char | classes [MAX_WO_CLASSES] |
unsigned char | values [MAX_WO_CLASSES] |
struct blobstruct * | next |
unsigned char blobstruct::classes[MAX_WO_CLASSES] |
char blobstruct::correct |
char blobstruct::flags[TBLOBFLAGS] |
char blobstruct::guess |
struct blobstruct* blobstruct::next |
struct olinestruct* blobstruct::outlines |
unsigned char blobstruct::values[MAX_WO_CLASSES] |