|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--marf.FeatureExtraction.FeatureExtraction
|
+--marf.FeatureExtraction.Cepstral.Cepstral
Class Cepstral
$Header: /cvsroot/marf/marf/src/marf/FeatureExtraction/Cepstral/Cepstral.java,v 1.4 2003/01/18 18:24:34 mokhov Exp $
| Fields inherited from class marf.FeatureExtraction.FeatureExtraction |
adFeatures, oPreprocessing |
| Constructor Summary | |
Cepstral(Preprocessing poPreprocessing)
Cepstral Constructor |
|
| Method Summary | |
void |
dump()
Not Implemented |
boolean |
extractFeatures()
Not Implemented |
void |
restore()
Not Implemented |
| Methods inherited from class marf.FeatureExtraction.FeatureExtraction |
getFeaturesArray, hamming, hamming |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Cepstral(Preprocessing poPreprocessing)
poPreprocessing - Preprocessing module reference| Method Detail |
public final boolean extractFeatures()
throws FeatureExtractionException
extractFeatures in class FeatureExtractionmarf.FeatureExtraction.FeatureExtraction
public void dump()
throws java.io.IOException
marf.Storage.StorageManagerjava.io.IOException -
public void restore()
throws java.io.IOException
marf.Storage.StorageManagerjava.io.IOException -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||