二维小波变换 Resources

Showing items tagged with "二维小波变换"

This demonstration program implements 2D wavelet transform using Discrete Wavelet Transform (DWT) with key steps: 1. Loading original image matrix 2. Performing 2D wavelet decomposition 3. Displaying decomposition results and reconstructed source image with visualization

MATLAB 238 views Tagged

MATLAB program for image matching based on wavelet feature extraction that performs 2D wavelet transformation on images, extracts approximation coefficients while discarding coefficients with minimal impact on feature representation

MATLAB 186 views Tagged