tesseract
4.0.0-1-g2a2b
|
#include <featdefs.h>
Public Attributes | |
int32_t | NumFeatureTypes |
const FEATURE_DESC_STRUCT * | FeatureDesc [NUM_FEATURE_TYPES] |
int | FeatureEnabled [NUM_FEATURE_TYPES] |
Definition at line 46 of file featdefs.h.
const FEATURE_DESC_STRUCT* FEATURE_DEFS_STRUCT::FeatureDesc[NUM_FEATURE_TYPES] |
Definition at line 48 of file featdefs.h.
int FEATURE_DEFS_STRUCT::FeatureEnabled[NUM_FEATURE_TYPES] |
Definition at line 49 of file featdefs.h.
int32_t FEATURE_DEFS_STRUCT::NumFeatureTypes |
Definition at line 47 of file featdefs.h.