The autocorrelation of a 2D signal $x(m, n)$ is given by:
$$ R_{xx}(k, l) = \sum_{m=-\infty}^{\infty} \sum_{n=-\infty}^{\infty} x(m, n) \cdot x(m-k, n-l) $$
where $k$ and $l$ are the lag variables.
Now, let's calculate the autocorrelation for each given $x(m,
Show more…