Uses of Package
FeatureExtractor.Filter.Wavelets

Packages that use FeatureExtractor.Filter.Wavelets
Document.Windsurf Contains the definition of classes modelling images and regions for Windsurf. 
FeatureExtractor.Filter.Wavelets Contains the wavelet-based filtering of images, using the Haar wavelet filter in the HSV domain. 
 

Classes in FeatureExtractor.Filter.Wavelets used by Document.Windsurf
WaveletFilterOutput
          Class for the output of wavelet-based image filtering.
 

Classes in FeatureExtractor.Filter.Wavelets used by FeatureExtractor.Filter.Wavelets
Wavelet
          Abstract class implementing the wavelet computation.