Method | Description | |
---|---|---|
ComputeImageFeatures ( ) : void |
Method | Description | |
---|---|---|
AutoCorrelogram ( int image, int nColors, int distances, int &histogram ) : ].int[ |
Compute the AutoCorrelogram of an image. Distance is measured via max(xDelta,yDelta). That is, pixels (1,2) and (3,6) have distance 4. Pixels close to the boundary are ignored, so the returned histogram is not the same as the overall image histogram. |
|
AverageColor ( |
||
Concatenate ( Vector a, Vector b ) : Vector | ||
Maximum ( int array ) : int | ||
NormalizeAutoCorrelogram ( int distances, int count, int histogram ) : Vector | ||
Quantize ( |
||
ReadLabels ( string path ) : Vector>.Dictionary |
||
ReadLines ( string path ) : List |