tesseract
4.0.0-1-g2a2b
|
Go to the source code of this file.
Typedefs | |
typedef float | MicroFeature[MFCount] |
Enumerations | |
enum | MF_PARAM_NAME { MFXPosition, MFYPosition, MFLength, MFDirection, MFBulge1, MFBulge2, MFCount } |
Functions | |
FEATURE_SET | ExtractMicros (TBLOB *Blob, const DENORM &cn_denorm) |
enum MF_PARAM_NAME |
FEATURE_SET ExtractMicros | ( | TBLOB * | Blob, |
const DENORM & | cn_denorm | ||
) |
Call the old micro-feature extractor and then copy the features into the new format. Then deallocate the old micro-features.
Blob | blob to extract micro-features from |
cn_denorm | control parameter to feature extractor. |
Definition at line 43 of file mf.cpp.