In mathematical analysis and applications, multidimensional transforms are used to analyze the frequency content of signals in a domain of two or more dimensions.
One of the more popular multidimensional transforms is the Fourier transform, which converts a signal from a time/space domain representation to a frequency domain representation.[1] The discrete-domain multidimensional Fourier transform (FT) can be computed as follows:
F(w1,w2,...,wm)=
infty | |
\sum | |
n1=-infty |
infty | |
\sum | |
n2=-infty |
…
infty | |
\sum | |
nm=-infty |
f(n1,n2,...,nm)
-iw1n1-iw2n2 … -iwmnm | |
e |
f(n1,n2,...,nm)=\left(
1 | |
2\pi |
\right)m
\pi | |
\int | |
-\pi |
…
\pi | |
\int | |
-\pi |
F(w1,w2,\ldots,wm)
iw1n1+iw2n2+ … +iwmnm | |
e |
dw1 … dwm
The multidimensional Fourier transform for continuous-domain signals is defined as follows:[1]
F(\Omega1,\Omega2,\ldots,\Omegam)=
infty | |
\int | |
-infty |
…
infty | |
\int | |
-infty |
f(t1,t2,\ldots,tm)
-i\Omega1t1-i\Omega2t2 … -i\Omegamtm | |
e |
dt1 … dtm
Similar properties of the 1-D FT transform apply, but instead of the input parameter being just a single entry, it's a Multi-dimensional (MD) array or vector. Hence, it's x(n1,…,nM) instead of x(n).
if
x1(n1,\ldots,nM)\overset{\underset{FT
x2(n1,\ldots,nM)\overset{\underset{FT
ax1(n1,\ldots,nM)+bx2(n1,\ldots,nM)\overset{\underset{FT
if
x(n1,...,nM)\overset{\underset{FT
x(n1-a1,...,nM-aM)\overset{\underset{FT
if
x(n1,\ldots,nM)\overset{\underset{FT
i(\theta1n1+ … +\thetaMnM) | |
e |
x(n1-a1,\ldots,nM-aM)\overset{\underset{FT
if
x1(n1,\ldots,nM)\overset{\underset{FT
x2(n1,\ldots,nM)\overset{\underset{FT
then,
or,
If
x(n1,\ldots,nM)\overset{\underset{FT
-in1x(n1,\ldots,nM)\overset{\underset{FT
-in2x(n1,\ldots,nM)\overset{\underset{FT
M(n | |
(-i) | |
1n |
2 … nM)x(n1,\ldots,nM)\overset{\underset{FT
If
x(n1,\ldots,nM)\overset{\underset{FT
x(nM,\ldots,n1)\overset{\underset{FT
If
x(n1,\ldots,nM)\overset{\underset{FT
x(\pmn1,\ldots,\pmnM)\overset{\underset{FT
If
x(n1,\ldots,nM)\overset{\underset{FT
x*(\pmn1,\ldots,\pmnM)\overset{\underset{FT
if
x1(n1,...,nM)\overset{\underset{FT
x2(n1,...,nM)\overset{\underset{FT
infty | |
\sum | |
n1=-infty |
...
infty | |
\sum | |
nM=-infty |
x1(n1,...,nM)
* | |
x | |
2 |
(n1,...,nM){=}
1 | |
(2\pi)M |
\pi | |
\int\limits | |
-\pi |
...
\pi | |
\int\limits | |
-\pi |
X1(\omega1,...,\omegaM)
* | |
X | |
2 |
(\omega1,...,\omegaM)d\omega1...d\omegaM
if
x1(n1,...,nM){=}x2(n1,...,nM)
infty | |
\sum | |
n1=-infty |
...
infty | |
\sum | |
nM=-infty |
|x1(n1,...,n
2 | |
M)| |
{=}
1 | |
(2\pi)M |
\pi | |
\int\limits | |
-\pi |
...
\pi | |
\int\limits | |
-\pi |
|X1(\omega1,...,\omega
2 | |
M)| |
d\omega1...d\omegaM
A special case of the Parseval's theorem is when the two multi-dimensional signals are the same. In this case, the theorem portrays the energy conservation of the signal and the term in the summation or integral is the energy-density of the signal.
A signal or system is said to be separable if it can be expressed as a product of 1-D functions with different independent variables. This phenomenon allows computing the FT transform as a product of 1-D FTs instead of multi-dimensional FT.
if
x(n1,...,nM)\overset{\underset{FT
a(n1)\overset{\underset{FT
b(n2)\overset{\underset{FT
y(nM)\overset{\underset{FT
x(n1,...,nM){=}a(n1)b(n2)...y(nM)
X(\omega1,...,\omegaM)\overset{\underset{FT
X(\omega1,...,\omegaM){=}A(\omega1)B(\omega2)...Y(\omegaM)
A fast Fourier transform (FFT) is an algorithm to compute the discrete Fourier transform (DFT) and its inverse. An FFT computes the DFT and produces exactly the same result as evaluating the DFT definition directly; the only difference is that an FFT is much faster. (In the presence of round-off error, many FFT algorithms are also much more accurate than evaluating the DFT definition directly).There are many different FFT algorithms involving a wide range of mathematics, from simple complex-number arithmetic to group theory and number theory. See more in FFT.
The multidimensional discrete Fourier transform (DFT) is a sampled version of the discrete-domain FT by evaluating it at sample frequencies that are uniformly spaced.[2] The DFT is given by:
Fx(K1,K2,\ldots,Km)=
N1-1 | |
\sum | |
n1=0 |
…
Nm-1 | |
\sum | |
nm=0 |
fx(n1,n2,\ldots,nm)
| ||||||||||||
e |
The inverse multidimensional DFT equation is
fx(n1,n2,\ldots,nm)=
1 | |
N1 … Nm |
N1-1 | |
\sum | |
K1=0 |
…
Nm-1 | |
\sum | |
Km=0 |
Fx(K1,K2,\ldots,Km)
| ||||||||||||
e |
The discrete cosine transform (DCT) is used in a wide range of applications such as data compression, feature extraction, Image reconstruction, multi-frame detection and so on. The multidimensional DCT is given by:
Fx(K1,K2,\ldots,Kr)=
N1-1 | |
\sum | |
n1=0 |
N2-1 | |
\sum | |
n2=0 |
…
Nr-1 | |
\sum | |
nr=0 |
fx(n1,n2,\ldots,nr)\cos{
\pi(2n1+1)K1 | |
2N1 |
The multidimensional Laplace transform is useful for the solution of boundary value problems. Boundary value problems in two or more variables characterized by partial differential equations can be solved by a direct use of the Laplace transform.[3] The Laplace transform for an M-dimensional case is defined[3] as
F(s1,s2,\ldots,sn)=
infty | |
\int | |
0 |
…
infty | |
\int | |
0 |
f(t1,t2,\ldots,tn)
-sntn-sn-1tn-1 … … s1t1 | |
e |
dt1 … dtn
where F stands for the s-domain representation of the signal f(t).
A special case (along 2 dimensions) of the multi-dimensional Laplace transform of function f(x,y) is defined[4] as
F(s1,s2)
f(x,y)
f(x,y)
F(s1,s2)
The multidimensional Z transform is used to map the discrete time domain multidimensional signal to the Z domain. This can be used to check the stability of filters. The equation of the multidimensional Z transform is given by
F(z1,z2,\ldots,zm)=
infty | |
\sum | |
n1=-infty |
…
infty | |
\sum | |
nm=-infty |
f(n1,n2,\ldots,nm)
-n1 | |
z | |
1 |
-n2 | |
z | |
2 |
\ldots
-nm | |
z | |
m |
where F stands for the z-domain representation of the signal f(n).
A special case of the multidimensional Z transform is the 2D Z transform which is given as
F(z1,z2)=
infty | |
\sum | |
n1=-infty |
infty | |
\sum | |
n2=-infty |
f(n1,n2)
-n1 | |
z | |
1 |
-n2 | |
z | |
2 |
The Fourier transform is a special case of the Z transform evaluated along the unit circle (in 1D) and unit bi-circle (in 2D). i.e. at
where z and w are vectors.
Points (z1,z2) for which
F(z1,z2)=\sum
infty | |
n1=-infty |
infty | |
\sum | |
n2=-infty |
|f(n1,n2)|
-n1 | |
|z | |
1| |
-n2 | |
|z | |
2| |
<infty
An example:
If a sequence has a support as shown in Figure 1.1a, then its ROC is shown in Figure 1.1b. This follows that |F(z1,z2)| < ∞ .
(z01,z02)
(z1,z2)
Therefore, for figure 1.1a and 1.1b, the ROC would be
ln|z1|\geln|z01|andln|z2|\geLln|z1|+\{ln|z02|-Lln|z01|\}
where L is the slope.
The 2D Z-transform, similar to the Z-transform, is used in multidimensional signal processing to relate a two-dimensional discrete-time signal to the complex frequency domain in which the 2D surface in 4D space that the Fourier transform lies on is known as the unit surface or unit bicircle.
The DCT and DFT are often used in signal processing[6] and image processing, and they are also used to efficiently solve partial differential equations by spectral methods. The DFT can also be used to perform other operations such as convolutions or multiplying large integers. The DFT and DCT have seen wide usage across a large number of fields, we only sketch a few examples below.
The DCT is used in JPEG image compression, MJPEG, MPEG, DV, Daala, and Theora video compression. There, the two-dimensional DCT-II of NxN blocks are computed and the results are quantized and entropy coded. In this case, N is typically 8 and the DCT-II formula is applied to each row and column of the block. The result is an 8x8 transform coefficient array in which the: (0,0) element (top-left) is the DC (zero-frequency) component and entries with increasing vertical and horizontal index values represent higher vertical and horizontal spatial frequencies, as shown in the picture on the right.
In image processing, one can also analyze and describe unconventional cryptographic methods based on 2D DCTs, for inserting non-visible binary watermarks into the 2D image plane,[7] and According to different orientations, the 2-D directional DCT-DWT hybrid transform can be applied in denoising ultrasound images.[8] 3-D DCT can also be used to transform video data or 3-D image data in watermark embedding schemes in transform domain.[9] [10]
When the DFT is used for spectral analysis, the sequence usually represents a finite set of uniformly spaced time-samples of some signal x(t) where t represents time. The conversion from continuous time to samples (discrete-time) changes the underlying Fourier transform of x(t) into a discrete-time Fourier transform (DTFT), which generally entails a type of distortion called aliasing. Choice of an appropriate sample-rate (see Nyquist rate) is the key to minimizing that distortion. Similarly, the conversion from a very long (or infinite) sequence to a manageable size entails a type of distortion called leakage, which is manifested as a loss of detail (aka resolution) in the DTFT. Choice of an appropriate sub-sequence length is the primary key to minimizing that effect. When the available data (and time to process it) is more than the amount needed to attain the desired frequency resolution, a standard technique is to perform multiple DFTs, for example to create a spectrogram. If the desired result is a power spectrum and noise or randomness is present in the data, averaging the magnitude components of the multiple DFTs is a useful procedure to reduce the variance of the spectrum (also called a periodogram in this context); two examples of such techniques are the Welch method and the Bartlett method; the general subject of estimating the power spectrum of a noisy signal is called spectral estimation.
A final source of distortion (or perhaps illusion) is the DFT itself, because it is just a discrete sampling of the DTFT, which is a function of a continuous frequency domain. That can be mitigated by increasing the resolution of the DFT. That procedure is illustrated at .
Discrete Fourier transforms are often used to solve partial differential equations, where again the DFT is used as an approximation for the Fourier series (which is recovered in the limit of infinite N). The advantage of this approach is that it expands the signal in complex exponentials einx, which are eigenfunctions of differentiation: d/dx einx = in einx. Thus, in the Fourier representation, differentiation is simple—we just multiply by i n. (Note, however, that the choice of n is not unique due to aliasing; for the method to be convergent, a choice similar to that in the trigonometric interpolation section above should be used.) A linear differential equation with constant coefficients is transformed into an easily solvable algebraic equation. One then uses the inverse DFT to transform the result back into the ordinary spatial representation. Such an approach is called a spectral method.
DCTs are also widely employed in solving partial differential equations by spectral methods, where the different variants of the DCT correspond to slightly different even/odd boundary conditions at the two ends of the array.
Laplace transforms are used to solve partial differential equations. The general theory for obtaining solutions in this technique is developed by theorems on Laplace transform in n dimensions.
The multidimensional Z transform can also be used to solve partial differential equations.[11]
One very important factor is that we must apply a non-destructive method to obtain those rare valuables information (from the HVS viewing point, is focused in whole colorimetric and spatial information) about works of art and zero-damage on them.We can understand the arts by looking at a color change or by measuring the surface uniformity change. Since the whole image will be very huge, so we use a double raised cosine window to truncate the image:[12]
w(x,y)= | 1 |
4 |
\left(1+\cos{
x\pi | |
N |
}\right)\left(1+\cos{
y\pi | |
N |
}\right)
where N is the image dimension and x, y are the coordinates from the center of image spans from 0 to N/2.The author wanted to compute an equal value for spatial frequency such as:[12]
2= | |
\begin{align} A | |
m(f) |
\left[
f | |
\sum | |
i=-f |
\right.&\operatorname{FFT}(-f,i)2+
f | |
\sum | |
i=-f |
\operatorname{FFT}(f,i)2\\[5pt] &\left.{}+
f-1 | |
\sum | |
i=-f+1 |
\operatorname{FFT}(i,-f)2+
f-1 | |
\sum | |
i=-f+1 |
\operatorname{FFT}(i,f)2\right] \end{align}
The inverse multidimensional Laplace transform can be applied to simulate nonlinear circuits. This is done so by formulating a circuit as a state-space and expanding the Inverse Laplace Transform based on Laguerre function expansion.
The Laguerre method can be used to simulate a weakly nonlinear circuit and the Laguerre method can invert a multidimensional Laplace transform efficiently with a high accuracy.
It is observed that a high accuracy and significant speedup can be achieved for simulating large nonlinear circuits using multidimensional Laplace transforms.