Consider the 2-D DFT of an signal
(
):
As the summation above is with respect to the row index while the column
index can be treated as a parameter, this expression can be considered
as a one-dimensional Fourier transform of the nth column of the
2-D signal matrix
, which can be
written in column vector (vertical) form as:
We also note that the summation in the expression for is with respective
to the column index of while the row index number can be treated
as a parameter, the expression is one-dimensional Fourier transform of the kth row
of , which can be written in row vector (horizontal) form as
Similarly, the inverse 2D DFT can be written as
It is obvious that the complexity of 2D DFT is which can be reduced to if FFT is used.