|
tesseract
4.00.00dev
|
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 45 of file mf.cpp.