图像处理 Resources

Showing items tagged with "图像处理"

Fundamental code for converting color images to grayscale images. This represents the most essential source code used in MATLAB image processing workflows, though surprisingly many MATLAB distributions don't include this as a built-in function by default.

MATLAB 196 views Tagged

This code primarily focuses on image fusion applications, incorporating MATLAB's image processing toolbox and wavelet transform algorithm source code (including multi-resolution wavelet algorithms and research on adaptive wavelet algorithms). The implementation provides practical frameworks for digital image processing with enhanced frequency domain analysis capabilities.

MATLAB 201 views Tagged