MATLAB Implementation of Wavelet Transform for Image Fusion
This MATLAB code implements image fusion using wavelet transform, leveraging the wavelet analysis toolbox wavemenu and employing the wavedec2() function for 2D discrete wavelet decomposition to merge features from two input images.