JIU 0.12.0 Homepage

Uses of Package
net.sourceforge.jiu.color.data

Packages that use net.sourceforge.jiu.color.data
net.sourceforge.jiu.color.analysis Contains classes that analyze pixel or sample values and thus determine certain image properties 
net.sourceforge.jiu.color.data Provides classes to store images and data directly related to them.  
net.sourceforge.jiu.color.io Classes to read and write color-related data from and to files 
net.sourceforge.jiu.color.quantization Classes to perform color image quantization, the reduction of the number of unique colors in an image.  
 

Classes in net.sourceforge.jiu.color.data used by net.sourceforge.jiu.color.analysis
CoOccurrenceFrequencyMatrix
          An interface for a co-occurrence frequency matrix.
CoOccurrenceMatrix
          An interface for co-occurrence matrices.
Histogram1D
          An interface for a one-dimensional histogram.
Histogram3D
          An interface for classes that store three-dimensional histograms.
 

Classes in net.sourceforge.jiu.color.data used by net.sourceforge.jiu.color.data
BaseCoOccurrenceFrequencyMatrix
          This abstract class encapsulates all data of a co-occurrence frequency matrix except for the frequency values.
CoOccurrenceFrequencyMatrix
          An interface for a co-occurrence frequency matrix.
CoOccurrenceMatrix
          An interface for co-occurrence matrices.
Histogram1D
          An interface for a one-dimensional histogram.
Histogram3D
          An interface for classes that store three-dimensional histograms.
 

Classes in net.sourceforge.jiu.color.data used by net.sourceforge.jiu.color.io
CoOccurrenceFrequencyMatrix
          An interface for a co-occurrence frequency matrix.
CoOccurrenceMatrix
          An interface for co-occurrence matrices.
Histogram1D
          An interface for a one-dimensional histogram.
Histogram3D
          An interface for classes that store three-dimensional histograms.
 

Classes in net.sourceforge.jiu.color.data used by net.sourceforge.jiu.color.quantization
Histogram3D
          An interface for classes that store three-dimensional histograms.
 


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt