#include <feature_base.h>
List of all members.
Detailed Description
Definition at line 34 of file feature_base.h.
Constructor & Destructor Documentation
| tesseract::FeatureBase::FeatureBase |
( |
TuningParams * |
params | ) |
|
|
inlineexplicit |
| virtual tesseract::FeatureBase::~FeatureBase |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| 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 |
Member Data Documentation
The documentation for this class was generated from the following file: