Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

featextractors.MetaFeatureExtractor Class Reference

Inheritance diagram for featextractors.MetaFeatureExtractor:

Inheritance graph
[legend]
Collaboration diagram for featextractors.MetaFeatureExtractor:

Collaboration graph
[legend]
List of all members.

Detailed Description

Extension of FeatureExtractor that takes a FeatFile instead of FFT data.

This allows meta features to be extracted from whole groups of already extracted features.

Author:
Mike Mandel ([email protected])/Douglas Repetto

Definition at line 36 of file MetaFeatureExtractor.java.

Public Methods

double[] features (STFT stft, long startFrame, int length)
 Extract features from a chunk of STFT data.

void features (FeatFile featFile)
 Extract meta features from featFile.


Member Function Documentation

void featextractors.MetaFeatureExtractor.features FeatFile    featFile [inline]
 

Extract meta features from featFile.

Clears the original features.

Definition at line 48 of file MetaFeatureExtractor.java.

References featextractors.MetaFeatureExtractor.features().


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:39 2007 for MEAPsoft by doxygen1.2.18