#include <ocrfeatures.h>
Definition at line 58 of file ocrfeatures.h.
◆ FEATURE_STRUCT()
Constructor for a new feature of the specified type.
- Parameters
-
FeatureDesc | description of feature to be created. |
Definition at line 61 of file ocrfeatures.h.
61 :
Type(FeatureDesc),
Params(FeatureDesc->NumParams) {
62 }
std::vector< float > Params
const FEATURE_DESC_STRUCT * Type
◆ ~FEATURE_STRUCT()
tesseract::FEATURE_STRUCT::~FEATURE_STRUCT |
( |
| ) |
|
|
inline |
◆ Params
std::vector<float> tesseract::FEATURE_STRUCT::Params |
◆ Type
The documentation for this struct was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/src/classify/ocrfeatures.h