Multidimensional separable discrete wavelet transform (DWT)
TheImplementation of multidimensional separable DWT
Wavelet coefficients can be computed by passing the signal to be decomposed though a series of filters. In the case of 1-D, there are two filters at every level-one low pass for approximation and one high pass for the details. In the multidimensional case, the number of filters at each level depends on the number of tensor product vector spaces. For M-D, filters are necessary at every level. Each of these is called a subband. The subband with all low pass (LLL...) gives the approximation coefficients and all the rest give the detail coefficients at that level. For example, for and a signal of size , a separable DWT can be implemented as follows: Applying the 1-D DWT analysis filterbank in dimension , it is now split into two chunks of size . Applying 1-D DWT in dimension, each of these chunks is split into two more chunks of . This repeated in 3-D gives a total of 8 chunks of size .Disadvantages of M-D separable DWT
The wavelets generated by the separable DWT procedure are highly shift variant. A small shift in the input signal changes the wavelet coefficients to a large extent. Also, these wavelets are almost equal in their magnitude in all directions and thus do not reflect the orientation or directivity that could be present in the multidimensional signal. For example, there could be an edge discontinuity in an image or an object moving smoothly along a straight line in the space-time 4D dimension. A separable DWT does not fully capture the same. In order to overcome these difficulties, a method of wavelet transform called Complex wavelet transform (CWT) was developed.Multidimensional complex wavelet transform
Similar to the 1-D complex wavelet transform, tensor products of complex wavelets are considered to produce complex wavelets for multidimensional signal analysis. With further analysis it is seen that these complex wavelets are oriented. This sort of orientation helps to resolve the directional ambiguity of the signal.Implementation of multidimensional (M-D) dual tree CWT
Dual tree CWT in 1-D uses 2 real DWTs, where the first one gives the real part of CWT and the second DWT gives the imaginary part of the CWT. M-D dual tree CWT is analyzed in terms of tensor products. However, it is possible to implement M-D CWTs efficiently using separable M-D DWTs and considering sum and difference of subbands obtained. Additionally, these wavelets tend to be oriented in specific directions. Two types of oriented M-D CWTs can be implemented. Considering only the real part of the tensor product of wavelets, real coefficients are obtained. All wavelets are oriented in different directions. This is 2m times as expansive where m is the dimensions. If both real and imaginary parts of the tensor products of complex wavelets are considered, complex oriented dual tree CWT which is 2 times more expansive than real oriented dual tree CWT is obtained. So there are two wavelets oriented in each of the directions. Although implementing complex oriented dual tree structure takes more resources, it is used in order to ensure an approximate shift invariance property that a complex analytical wavelet can provide in 1-D. In the 1-D case, it is required that the real part of the wavelet and the imaginary part areDisadvantage of M-D CWT
Although the M-D CWT provides one with oriented wavelets, these orientations are only appropriate to represent the orientation along the (m-1)th dimension of a signal with dimensions. When singularities inHypercomplex wavelet transform
The dual tree hypercomplex wavelet transform (HWT) developed in consists of a standard DWT tensor and wavelets obtained from combining the 1-D Hilbert transform of these wavelets along the n-coordinates. In particular a 2-D HWT consists of the standard 2-D separable DWT tensor and three additional components: For the 2-D case, this is named dual treeDirectional hypercomplex wavelet transform
The hypercomplex transform described above serves as a building block to construct the directional hypercomplex wavelet transform (DHWT). A linear combination of the wavelets obtained using the hypercomplex transform give a wavelet oriented in a particular direction. For the 2-D DHWT, it is seen that these linear combinations correspond to the exact 2-D dual tree CWT case. For 3-D, the DHWT can be considered in two dimensions, one DHWT for and another for . For , , so, as in the 2-D case, this corresponds to 3-D dual tree CWT. But the case of gives rise to a new DHWT transform. The combination of 3-D HWT wavelets is done in a manner to ensure that the resultant wavelet is lowpass along 1-D and bandpass along 2-D. In, this was used to detect line singularities in 3-D space.Challenges ahead
The wavelet transforms for multidimensional signals are often computationally challenging which is the case with most multidimensional signals. Also, the methods of CWT and DHWT are redundant even though they offer directivity and shift invariance.References
{{ReflistExternal links