搜索资源列表
Matlab-filter
- 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
matlab-fliter
- 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
ImageProcessing
- 英国matlab图像处理教学,中值滤波,均值滤波等等。-uk matlab image processing teaching, median filter,average filter and so on
zjlb
- 基于matlab实现的对数字图像进行的中值滤波和邻域平均处理的程序。-Based on median filtering and neighborhood average processing program for digital image of matlab achieve.Based on median filtering and neighborhood average processing program for digital image of matlab achieve.
yiJieWeiFen_ruihua
- 图像锐化处理,自己写的中值滤波函数,没有调用自带的。(Median filter, write its own median filter function, no call comes with.)
MATLAB实现图像中值 均值 维纳滤波 源程序代码
- 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
DIP
- 这是数字图像处理的MATLAB源码,其中包含许多数字图像处理常用的操作,比如图像中值滤波,k_l变换,直方图均衡化等等。(This is the MATLAB source of digital image processing, which contains many operations commonly used in digital image processing, such as image median filtering, k_l transform, histogram equ
1
- 在MATLAB里,使用函数medfilt2进行中值滤波,特别是针对椒盐噪声。(In MATLAB, function medfilt2 is used for median filtering, especially for salt and pepper noise.)
matlab 代码
- 半软阈值函数定义 自适应中值滤波函数的定义,适用于椒盐噪声 psnr定义(Adaptive median filter function definition)