Image Decomposition and Reconstruction Using Haar Wavelet
This program implements image decomposition and reconstruction using Haar wavelet transform, providing executable source code that has been debugged and is suitable for learning purposes. The implementation demonstrates multi-level wavelet decomposition and reconstruction algorithms with efficient matrix operations.