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