Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.data.images.AbstractComputeColorHistogram

Packages that use AbstractComputeColorHistogram
de.lmu.ifi.dbs.elki.data.images Package for processing image data (e.g. compute color histograms) 
 

Uses of AbstractComputeColorHistogram in de.lmu.ifi.dbs.elki.data.images
 

Subclasses of AbstractComputeColorHistogram in de.lmu.ifi.dbs.elki.data.images
 class ComputeHSBColorHistogram
          Compute color histograms in a Hue-Saturation-Brightness model.
 class ComputeNaiveHSBColorHistogram
          Compute color histograms in a Hue-Saturation-Brightness model.
 class ComputeNaiveRGBColorHistogram
          Compute a (rather naive) RGB color histogram.
 


Release 0.3 (2010-03-31_1612)