| 程序包 | 说明 |
|---|---|
| net.semanticmetadata.lire.imageanalysis.features.global | |
| net.semanticmetadata.lire.imageanalysis.features.global.correlogram |
| 类和说明 |
|---|
| AutoColorCorrelogram.ExtractionMethod
Defines which algorithm to use to extract the features vector
|
| AutoColorCorrelogram.Mode
Defines the available analysis modes: Superfast uses the approach described in the paper, Quarterneighbourhood
investigates the pixels in down and to the right of the respective pixel and FullNeighbourhood investigates
the whole lot of pixels within maximumDistance of the respective pixel.
|
| CEDD
The CEDD feature was created, implemented and provided by Savvas A.
|
| FCTH
The FCTH feature was created, implemented and provided by Savvas A.
|
| JpegCoefficientHistogram.DctPoint |
| SimpleColorHistogram.DistanceFunction
Lists distance functions possible for this histogram class
|
| SimpleColorHistogram.HistogramType
Lists possible types for the histogram class
|
| 类和说明 |
|---|
| AutoColorCorrelogram.Mode
Defines the available analysis modes: Superfast uses the approach described in the paper, Quarterneighbourhood
investigates the pixels in down and to the right of the respective pixel and FullNeighbourhood investigates
the whole lot of pixels within maximumDistance of the respective pixel.
|