#include "Processing.hxx"
#include "MelSpectrum.hxx"
#include "MelCepstrum.hxx"
#include "Array.hxx"
#include "InPort.hxx"
#include "OutPort.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | CLAM |
Classes | |
| class | CLAM::CepstralTransformConfig |
| class | CLAM::CepstralTransform |
| This class performs the cepstral transform on a set of filterbank coefficients in order to obtain the corresponding Mel Frequency Cepstral Coefficients (MFCC). More... | |
1.5.5