Uses of Package
de.lmu.ifi.dbs.elki.data.images

Packages that use de.lmu.ifi.dbs.elki.data.images
de.lmu.ifi.dbs.elki.application Base classes for stand alone applications. 
de.lmu.ifi.dbs.elki.data.images Package for processing image data (e.g. compute color histograms) 
 

Classes in de.lmu.ifi.dbs.elki.data.images used by de.lmu.ifi.dbs.elki.application
ComputeColorHistogram
          Interface for color histogram implementations.
 

Classes in de.lmu.ifi.dbs.elki.data.images used by de.lmu.ifi.dbs.elki.data.images
AbstractComputeColorHistogram
          Abstract class for color histogram computation.
BlendComposite.BlendingContext
          Abstract blending context that takes care of color space conversion and pixel iteration.
ComputeColorHistogram
          Interface for color histogram implementations.
ComputeHSBColorHistogram
          Compute color histograms in a Hue-Saturation-Brightness model.
ComputeNaiveHSBColorHistogram
          Compute color histograms in a Hue-Saturation-Brightness model.
ComputeNaiveRGBColorHistogram
          Compute a (rather naive) RGB color histogram.
 


Release 0.4.0 (2011-09-20_1324)