搜索资源列表
二进小波变换(MATLAB源程序)
- 该程序应用二进小波变换对二维信号图像进行去噪
小波域均值图像去噪算法
- 在MATLAB环境下基于小在MATLAB环境下基于小波变换的图像去噪波变换的图像去噪在MATLAB环境下基于小波变换的图像去噪
wtthreshold.rar
- 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
waveletdenoising
- 该程序包为用MATLAB编写的一个基于小波变换降噪的软件,有很多值得借鉴的地方-The use of MATLAB package for the preparation of a noise reduction based on wavelet transform of the software, there are many places to learn
psnr_noise
- 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪,计算去噪前后图像的PSNR。-Wavelet Denoising images to grayscale images coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform denoising calculated before and after denoising images PS
liftingwavelet
- 一种新的基于小波变换的阈值降噪方法介绍,并更传统阈值方法进行了比较-A new opportunity for the threshold wavelet transform denoising method introduction
BGAandDWT
- 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
WaveletImageDenoising
- 小波变换图像去噪论文,写的很好,很适合学习-Wavelet Image Denoising papers, written in very good, very suitable for learning
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak
small
- 基于小波变换的图像去噪的matlab程序的源代码 基于小波变换的图像去噪的matlab程序的源代码(里面包含了源代码和运行的结果,-Image denoising based on wavelet transform of the matlab program s source code Image denoising based on wavelet transform of the matlab program s source code (which contains the s
lisanxiaoboyuzhidepianweifenquzao
- 小波方法和偏微分方程方法是图像去噪中的主要方法。该文提出基于离散小波变换对图像进行阈值去噪,得出了小波阈值的偏微 分方程表示形式,在此基础上研究偏微分方程的解法,采用分数步的小波阈值方法对图像去噪,得到了较好的去噪效果,同时可以保护边 缘。数值试验结果表明,该方法具有比小波方法更好的去噪效果,能获得较高的信噪比-Wavelet method and partial differential equations is the main method of image denoising.
UltraSound_program
- 超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑-Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle
waveletstools
- 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
xiaobobianhuan
- 基于小波变换的图像去噪的matlab源码,根据自己输入的噪声值而达到不同的结果。-Image denoising based on wavelet transform of the matlab source code, noise value based on their input to achieve different results.
ImageDenoisingBasedonWaveletTransform
- 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
应用小波变换进行图像处理的源程序
- 运用摸极大值法进行图像去噪的处理,及改进
matlab小波自适应小波阈值去噪
- 一种基于小波变换的图像自适应阈值去噪方法和软阈值硬阈值去噪对比。
基于小波变换的不同分解层次去噪
- 包含不同分解层次对图像去噪效果的仿真程序及结果,包含信噪比源程序(Contains different decomposition levels of image denoising effect of the simulation procedures and results, including signal to noise ratio source)
xiaobo
- 利用小波变换,通过设置阈值对图像进行去噪。 首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold. Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is d
小波阀值去噪
- 利用小波变换实现图像去噪,对比原图观察去噪效果(Image denoising is realized by wavelet transform, and the effect of noise reduction is compared with original image.)