Uses of Class
marf.Preprocessing.FFTFilter.FFTFilter

Packages that use FFTFilter
marf.Preprocessing.FFTFilter   
 

Uses of FFTFilter in marf.Preprocessing.FFTFilter
 

Subclasses of FFTFilter in marf.Preprocessing.FFTFilter
 class BandpassFilter
          Bandpass Filter Implementation based on the FFTFilter.
 class BandStopFilter
          Band-stop Filter Implementation based on the FFTFilter.
 class HighFrequencyBoost
          HighFrequencyBoost class implements filtering using high frequency booster on top of the FFTFilter.
 class HighPassFilter
          HighPassFilter class implements high-pass filtering the FFT Filter.
 class LowPassFilter
          LowPassFilter class implements low pass filtering the FFT Filter.
 



SourceForge Logo