Package | Description |
---|---|
org.openimaj.audio.features |
Modifier and Type | Class and Description |
---|---|
class |
MagnitudeSpectrum
A wrapper around the JAudio magnitude spectrum feature extractor.
|
class |
MFCC
A wrapper around the MFCC implementation of jAudio (which itself
is a wrapper around the OrangeCow Volume implementation of FFT).
|
class |
SpectralFlux
Wrapper around the jAudio implementation of Spectral flux.
|