FrontEnd Class Reference

Front end class; does signal processing. More...

#include <front_end.H>

List of all members.

Public Member Functions

 FrontEnd (const map< string, string > &params=ParamsType())
 Ctor; gets configuration parameters from params.
void get_feats (const matrix< double > &inAudio, matrix< double > &outFeats) const
 Processes input signal from inAudio; places acoustic feature vectors in outFeats.


Detailed Description

Front end class; does signal processing.

Constructor & Destructor Documentation

FrontEnd::FrontEnd ( const map< string, string > &  params = ParamsType()  )  [inline]

Ctor; gets configuration parameters from params.


The documentation for this class was generated from the following file:

Generated on Thu Nov 5 09:26:30 2009 for asr_lib by  doxygen 1.5.5