搜索资源列表
AdpMedianFilter
- 自适应中值滤波器,适用对象:椒盐噪声污染。-ADP Median Filter, suited for Salt&Pepper
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
medfilt_th
- 中值滤波器,可以降低噪音,平滑图像,在图像处理中应用广泛-median filter
ImageProcessing
- 自己用GDI+写的自适应中值滤波器 附有exe和图片-Their use GDI+ Write adaptive median filter with exe and pictures
medianfilter222
- 中值滤波器medianFilter -medianFilter
gf
- 数字滤波器,采用现阶段的中值滤波器,适用各种处理器,采用c语音-digital
zhongzhilvbo
- 改进的自适应中值滤波器,效果较好,运行速度,较快。-Improved Adaptive median filter, the effect better speed, fast.
Adaptive-median-filter
- 基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
edgePickUp
- matlab,中值滤波器实现位操作边缘检测-Matlab, the median filter-bit operating edge detection
3Code_for_Medx
- 3x3中值滤波器的FPGA实现现(VERILOG)可直接使用。 -3x3 median filter FPGA implementation of the present (VERILOG) can be used directly.
matlab-performence
- 图像降噪GUI界面,用到butterworth滤波器,中值滤波器和维纳滤波器,仅供参考。-noise reduction using media filter
photo
- 1.用均值滤波器去除图像中的噪声; 2.用中值滤波器去除图像中的噪声; 3.比较两种方法的处理结果 -1. With a mean filter to remove image noise 2. A median filter to remove noise in the image 3. The results comparing the two methods
median_filter
- 中值滤波器,有需要的就下载吧,下载吧,下载吧,即下即用-Median filter, there is need to download it, download it, download it, that under-use
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
median
- vs2012+opencv下的中值滤波器自编代码-Vs2012+ opencv under the median filter self-coding
新建 Microsoft Word 文档
- 在照片中加入椒盐噪声、高斯白噪声。? 分别用3*3、5*5、7*7的均值滤波器和中值滤波器进行滤波。(Salt and white noise are added to the picture. The filter is used to filter the mean filter and median filter of 3 * 3, 5 * 5, 7 * 7.)
新建文件夹
- 基于彩色图像的矢量中值滤波算法 对矢量中值滤波器的改进(Vector median filtering algorithm based on color image Improvement of vector median filter)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
matlab实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器(1. image inversion, 2. gray linear transformation, 3. nonlinear transformation, 4. histogram equalization, 5. linear smoothing filter, 6. median filter)
MATLAB实现图像中值 均值 维纳滤波 源程序代码
- 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)