Package | Description |
---|---|
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.
|
net.sourceforge.jiu.color.reduction |
Classes to convert images to a
lowercolor type. |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Histogram3DNode
Internal data class for the on demand histogram.
|
Class and Description |
---|
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.
|
Class and Description |
---|
CoOccurrenceFrequencyMatrix
An interface for a co-occurrence frequency matrix.
|
CoOccurrenceMatrix
An interface for co-occurrence matrices.
|
Histogram3D
An interface for classes that store three-dimensional histograms.
|
Class and Description |
---|
Histogram3D
An interface for classes that store three-dimensional histograms.
|