Marsyas
0.6.0-alpha
|
Spectral Flatness Measure. More...
#include <SFM.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
SFM (std::string name) | |
~SFM () |
Spectral Flatness Measure.
Spectral Flatness Measure is a feature set defined in the MPEG-7 audio standard. It assumes an 1/4 octave frequency resolution, resulting in 24 frequency bands between 250Hz and 16kHz. Based on code provided by Luis Gustavo Martins <lmartins@inescporto.pt>