MATLAB Implementation of 2D Discrete Wavelet Transform for Image Processing
This implementation performs 2D discrete wavelet transform to decompose an image into frequency components and reconstruct it back to the original, demonstrating complete decomposition and reconstruction workflows with practical MATLAB code examples.