Package FeatureExtractor.Filter.Wavelets

Contains the wavelet-based filtering of images, using the Haar wavelet filter in the HSV domain.

See:
          Description

Class Summary
SimpleHaar Class implementing the computation of the Haar wavelet.
Wavelet Abstract class implementing the wavelet computation.
WaveletFilter Class implementing the wavelet-based filtering of images.
WaveletFilterOutput Class for the output of wavelet-based image filtering.
 

Package FeatureExtractor.Filter.Wavelets Description

Contains the wavelet-based filtering of images, using the Haar wavelet filter in the HSV domain.