Package adams.data.jai.features
-
Class Summary Class Description DFT Performs discrete fourier transform (DFT).Histogram Turns an image into a histogram.
In case of an 8-bit histogram, the image must already be converted to a gray image.
The number of bins per channel can be chosen as well (1-256). -
Enum Summary Enum Description DFT.OutputType Determines how to output the data.Histogram.HistogramType The type of histogram to generate.