搜索资源列表
BilateralFiltering
- Matlab程序,用于图像去噪声处理,特色是能够在去噪时保护图像边缘,是非线性滤波处理
image-compress-denoise
- 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通
MATLAB
- 常用的matlab图像处理算法全集,包括一些图像滤波和变换程序-Matlab image processing algorithms, the complete works, including image filtering and transformation procedures
image
- 该程序描述了用不同窗口的邻域平均滤波,来实现对含噪声图像的去噪处理,效果很好!-Descr iption of the program window with different neighborhood average filter, to achieve denoising images with noise to deal with, very good!
mean
- matlab mex程序 可以直接运行c程序 图像去噪声-matlab nex
matlab-image-watermarking
- 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
tv
- matlab程序 关于用变分法去除图像噪声 非常具有参考 价值 希望对学习图像去噪的同学 有帮助-matlab program on the use of variational method to remove image noise very reference value I hope to learn denoising help students
denoise
- matlab实现图像去噪,滤波,边缘检测,锐化。文件中包含m码和程序中使用到的图片。对图像添加椒盐噪声并用medfilt2函数去噪。二阶巴特沃斯滤波器滤波。-matlab realize image denoising, filtering, edge detection, sharpening. M file contains code and procedures used to the picture. Add salt and pepper noise image with medfil
yuzhiquzao
- 基于matlab的图像去噪,该程序中加入的噪声为高斯噪声。-Based denoising matlab, the program added the noise is Gaussian noise.
xiaobo-matlab
- 该程序实现小波变换,可以对设置不同的噪声值,进行对其去噪处理,来实现图像处理-The program can realize the wavelet transform, and can set different noise value, and carry on the processing of the noise.
matlab程序
- 用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)
matlab程序
- 维纳滤波法去除加有高斯噪声、椒盐噪声、乘性噪声(Wiener filter method to remove the addition of Gaussian noise, salt and pepper noise, multiplicative noise)
matlab程序
- 加高斯噪声后进行不同窗格的维纳滤波和均值滤波(Plus Gaussian noise after a different pane of Wiener filtering and mean filtering)
matlab程序
- 加入乘性噪声和椒盐噪声的图像进行维纳滤波和均值滤波,采用不同窗口看效果(Add the image of multiplicative noise and salt and pepper noise for Wiener filtering and mean filtering, using different windows to see the effect)
AutomaticNoiseReductionApplication-master
- 该程序为一套自动去噪软件。基于matlab。(It is a auto denoise software based on matlab)
SAR滤波MATLAB程序
- 孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算