tesseract::FeatureChebyshev Class Reference
#include <feature_chebyshev.h>
List of all members.
Constructor & Destructor Documentation
tesseract::FeatureChebyshev::FeatureChebyshev |
( |
TuningParams * |
params |
) |
[explicit] |
tesseract::FeatureChebyshev::~FeatureChebyshev |
( |
|
) |
[virtual] |
Member Function Documentation
void tesseract::FeatureChebyshev::ChebyshevCoefficients |
( |
const vector< float > & |
input, |
|
|
int |
coeff_cnt, |
|
|
float * |
coeff | |
|
) |
| | [protected] |
bool tesseract::FeatureChebyshev::ComputeChebyshevCoefficients |
( |
CharSamp * |
samp, |
|
|
float * |
features | |
|
) |
| | [protected] |
CharSamp * tesseract::FeatureChebyshev::ComputeFeatureBitmap |
( |
CharSamp * |
samp |
) |
[virtual] |
bool tesseract::FeatureChebyshev::ComputeFeatures |
( |
CharSamp * |
samp, |
|
|
float * |
features | |
|
) |
| | [virtual] |
virtual int tesseract::FeatureChebyshev::FeatureCnt |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: