搜索资源列表
xiaobobao
- 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
小波hmt模型去噪
- 利用matlab软件进行小波hmt模型去噪,是一种实用的图像处理方式。
imagewaveletfiltering
- 用小波实现图像去噪的一个程序,去噪效果好,对想用小波来对图像去噪的同学很有帮助。-Wavelet image denoising implementation of a program, de-noising effect of want to use wavelet image denoising the Student helpful.
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
bayesthresholding
- IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source cod
QuZao
- 夜间图像去噪MATLAB代码包,里边含有各种M文件和图像例子-decompose of picture
KSVDdenoise
- ksvd 去噪,通过字典学习后得到的字典,对图像进行稀疏分解,从而达到去噪效果。(Ksvd denoising, through the dictionary learning to obtain the dictionary, the image sparse decomposition, so as to achieve denoising effect.)
junzhilvboqi
- 顺序滤波器中均值滤波器的代码,可用于图像去噪处理。(Sequential filter in the mean filter code, can be used for image denoising.)
matlab 贝叶斯和通用阈值软阈值图像去噪方法
- matlab 贝叶斯和通用阈值软阈值图像去噪方法MATLAB程序,希望对大家有帮助,仅供大家参考,希望有用(Matlab Bias and general threshold soft threshold image denoising method MATLAB program, we want to help, for your reference, I hope useful)
image denoising
- 图像去噪修复的典型算法代码包,包含基于稀疏表示的KSVD图像去噪,BM3D彩色图像去噪代码,TV图像修复代码,MCA图像修复代码。(Typical image denoising algorithm code package, including sparse representation based on KSVD image denoising, BM3D color image denoising code, TV image restoration code, MCA image res
matlab各向异性滤波
- 分别对一维二维三维图像,各向异性滤波去噪(anisotropic diffusion)
作业三图像去噪
- 人工神经网络 利用BP网络进行简单的图像去噪(Artificial neural network image denoising)
guided-filter-code-v1
- 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
实验
- 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
xiao_bo
- 小波变换对图像去噪,小波用海尔基,图像需输入文件名,图像可以直接去噪,也可以添加高斯白噪声后再去噪。压缩包中包含界面。具体情况详见m文件中注释。(Image denoising with wavelet transform,Harr wavelet)
NL-means
- 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
matlab实现视频图像去噪
- matlab实现视频图像去噪-这是为某位毕设的同学写的(Matlab to achieve video image denoising - this is written for a student who has completed the task.)
matlab 代码
- 半软阈值函数定义 自适应中值滤波函数的定义,适用于椒盐噪声 psnr定义(Adaptive median filter function definition)
图像去噪程序
- 小波阈值去噪具有很强的相关性,通过小波阈值处理,可以将噪声分为对应的小波系数,在经过阈值处理可以滤除,从而达到去噪的效果。(Wavelet threshold denoising has a strong correlation. Through wavelet threshold processing, the noise can be divided into corresponding wavelet coefficients. After threshold processing, th
小波去燥MATLAB代码
- 使用小波去燥法去除灰度图像中的噪点,很好使用 亲测可用(Use wavelet de-drying method to remove the noise in the gray image, which is easy to use. Pro test is available)