搜索资源列表
MATLAB6
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
High-frequency-emphasis
- MATLAB图像处理-基于高频强调滤波和直方均衡化图像增强-MATLAB image processing- based on high frequency emphasis filtering and histogram equalization image enhancement
denoising-code
- 用MATLAB实现频域平滑滤波以及图像去噪代码,Word文档格式。-The frequency domain using MATLAB realize smoothing and denoising code, Word document format.
chengxu
- 1.打开matlab软件,再获取一张实验用彩色图像,使用imread函数读入; 2.用均值滤波法对所获取的彩色图像进行去椒盐噪声处理。 3,、对已加噪和去噪的图像进行必要的保存。-Image denoising main program