|
|
|||
|
|
|
ImageCorrelate |
| ImageCorrelate gives the correlation of image with kernel ker. |
| ImageCorrelate computes a generalized correlation in which the function f is used in place of Dot. |
| Dot | standard correlation | |
| ManhattanDistance | Manhattan or "city block" distance | |
| EuclideanDistance | Euclidean distance | |
| SquaredEuclideanDistance | squared Euclidean distance | |
| NormalizedSquaredEuclideanDistance | normalized squared Euclidean distance | |
| CosineDistance | angular cosine distance | |
| CorrelationDistance | correlation coefficient distance |