2-D autocorrelation of input matrix
Computer Vision Toolbox / Statistics
The 2-D Autocorrelation block computes the 2-D autocorrelation of the input vector or matrix.
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
If the input Ais a vector with dimension M-by-1 then the equation for 1-D discrete autocorrelation is:
where .
The output is an autocorrelation vector of size .
If the input A is a matrix with dimension M-by-N then the equation for the 2-D discrete autocorrelation is:
where and .
The dimension of the output autocorrelation matrix is .