#include <feature_base.h>
List of all members.
Constructor & Destructor Documentation
tesseract::FeatureBase::FeatureBase |
( |
TuningParams * |
params | ) |
[inline, explicit] |
virtual tesseract::FeatureBase::~FeatureBase |
( |
| ) |
[inline, virtual] |
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: