Go to the source code of this file.
Functions | |
FEATURE_SET | ExtractMicros (TBLOB *Blob, const DENORM &bl_denorm, const DENORM &cn_denorm, const INT_FX_RESULT_STRUCT &fx_info) |
FEATURE_SET ExtractMicros | ( | TBLOB * | Blob, |
const DENORM & | bl_denorm, | ||
const DENORM & | cn_denorm, | ||
const INT_FX_RESULT_STRUCT & | fx_info | ||
) |
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 |
bl_denorm | currently unused |
cn_denorm | control parameter to feature extractor. |
fx_info | currently unused |
Definition at line 47 of file mf.cpp.