Uses of Interface net.sourceforge.jiu.color.data.Histogram3D

Uses in package net.sourceforge.jiu.color.analysis

Fields of type net.sourceforge.jiu.color.data.Histogram3D

Histogram3D

Methods with parameter type net.sourceforge.jiu.color.data.Histogram3D

void
Sets the histogram object to be reused for this operation.

Methods with return type net.sourceforge.jiu.color.data.Histogram3D

Histogram3D
Returns the histogram initialized in this operation.

Uses in package net.sourceforge.jiu.color.data

Classes implementing net.sourceforge.jiu.color.data.Histogram3D

class
A class for a three-dimensional histogram that allocates one int value per counter at construction time.

Uses in package net.sourceforge.jiu.color.io

Methods with parameter type net.sourceforge.jiu.color.data.Histogram3D

void
HistogramSerialization.save(Histogram3D hist, PrintStream out)
Saves a three-dimensional histogram to a text output stream.

Uses in package net.sourceforge.jiu.color.quantization

Constructors with parameter type net.sourceforge.jiu.color.data.Histogram3D

Creates a new list and initializes it with the argument histogram.

Uses in package net.sourceforge.jiu.color.reduction

Fields of type net.sourceforge.jiu.color.data.Histogram3D

Histogram3D