#include <ocrfeatures.h>
Definition at line 70 of file ocrfeatures.h.
◆ FEATURE_SET_STRUCT()
tesseract::FEATURE_SET_STRUCT::FEATURE_SET_STRUCT |
( |
int |
numFeatures | ) |
|
|
inline |
Creator for a new feature set large enough to hold the specified number of features.
- Parameters
-
NumFeatures | maximum # of features to be put in feature set |
Definition at line 74 of file ocrfeatures.h.
75 }
std::vector< FEATURE_STRUCT * > Features
◆ ~FEATURE_SET_STRUCT()
tesseract::FEATURE_SET_STRUCT::~FEATURE_SET_STRUCT |
( |
| ) |
|
|
inline |
◆ Features
◆ MaxNumFeatures
uint16_t tesseract::FEATURE_SET_STRUCT::MaxNumFeatures |
◆ NumFeatures
uint16_t tesseract::FEATURE_SET_STRUCT::NumFeatures |
The documentation for this struct was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/src/classify/ocrfeatures.h