Frames | No Frames |
Fields of type net.sourceforge.jiu.color.data.Histogram1D | |
Histogram1D |
Methods with parameter type net.sourceforge.jiu.color.data.Histogram1D | |
void | Sets a histogram object to be used for this operation. |
Methods with return type net.sourceforge.jiu.color.data.Histogram1D | |
Histogram1D | Returns the histogram used in this operation. |
Classes implementing net.sourceforge.jiu.color.data.Histogram1D | |
class | A one-dimensional histogram data class that stores its counters in memory. |
Methods with parameter type net.sourceforge.jiu.color.data.Histogram1D | |
void | Saves a one-dimensional histogram to a text output stream. |