#include <feature_base.h>
Definition at line 34 of file feature_base.h.
◆ FeatureBase()
tesseract::FeatureBase::FeatureBase |
( |
TuningParams * |
params | ) |
|
|
inlineexplicit |
◆ ~FeatureBase()
virtual tesseract::FeatureBase::~FeatureBase |
( |
| ) |
|
|
inlinevirtual |
◆ ComputeFeatureBitmap()
virtual CharSamp* tesseract::FeatureBase::ComputeFeatureBitmap |
( |
CharSamp * |
char_samp | ) |
|
|
pure virtual |
◆ ComputeFeatures()
virtual bool tesseract::FeatureBase::ComputeFeatures |
( |
CharSamp * |
char_samp, |
|
|
float * |
features |
|
) |
| |
|
pure virtual |
◆ FeatureCnt()
virtual int tesseract::FeatureBase::FeatureCnt |
( |
| ) |
|
|
pure virtual |
◆ params_
The documentation for this class was generated from the following file: