Defines | Functions

ShiftedDeltaFeat.cpp File Reference

#include <iostream>
#include <fstream>
#include <cstdio>
#include <cassert>
#include <cmath>
#include <liatools.h>
#include "ShiftedDeltaFeat.h"
Include dependency graph for ShiftedDeltaFeat.cpp:

Go to the source code of this file.

Defines

#define ALIZE_ShiftedDeltaFeat_cpp

Functions

int ShiftedDeltaFeat (Config &config)
 Reads a parametric file (or list of prm files) containing cepstral features and writes a file containing the shifted delta features.

Define Documentation

#define ALIZE_ShiftedDeltaFeat_cpp

Definition at line 56 of file ShiftedDeltaFeat.cpp.


Function Documentation

int ShiftedDeltaFeat ( Config &  config )

Reads a parametric file (or list of prm files) containing cepstral features and writes a file containing the shifted delta features.

Parameters:
configConfig object to fetch parameters from
Date:
11 april 2008

More detailed description can be found in ShiftedDeltaFeatMain

not using://outputFeatureFile(config,fsOut,0,fsOut.getFeatureCount(), w);

Definition at line 79 of file ShiftedDeltaFeat.cpp.

References debug, verbose, and verboseLevel.