tesseract  4.0.0-beta.1-59-g2cc4
FEATURE_DEFS_STRUCT Struct Reference

#include <featdefs.h>

Public Attributes

int32_t NumFeatureTypes
 
const FEATURE_DESC_STRUCTFeatureDesc [NUM_FEATURE_TYPES]
 
int FeatureEnabled [NUM_FEATURE_TYPES]
 

Detailed Description

Definition at line 48 of file featdefs.h.

Member Data Documentation

◆ FeatureDesc

const FEATURE_DESC_STRUCT* FEATURE_DEFS_STRUCT::FeatureDesc[NUM_FEATURE_TYPES]

Definition at line 50 of file featdefs.h.

◆ FeatureEnabled

int FEATURE_DEFS_STRUCT::FeatureEnabled[NUM_FEATURE_TYPES]

Definition at line 51 of file featdefs.h.

◆ NumFeatureTypes

int32_t FEATURE_DEFS_STRUCT::NumFeatureTypes

Definition at line 49 of file featdefs.h.


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