
Definition at line 34 of file FeatureExtractor.java.
Public Methods | |
| abstract double[] | features (STFT stft, long startFrame, int length) |
| Extract features from a chunk of STFT data. | |
| abstract String | description () |
| Returns a short string describing what this feature extractor does. | |
1.2.18