登录
首页 » matlab » image-denoising-using-wavelet

image-denoising-using-wavelet

于 2012-04-08 发布 文件大小:387KB
0 289
下载积分: 1 下载次数: 235

代码说明:

  该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。(This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.)

文件列表:

基于邻域的小波图像去噪
......................\cacupsnr.m,230,2011-04-12
......................\cameraman.tif,65240,2000-12-04


......................\mov_win.asv,1096,2011-05-03
......................\mov_win.m,1121,2011-05-03

......................\wave_neighbor.asv,3849,2011-06-15
......................\wave_neighbor_1.m,4029,2011-06-15
......................\wave_neighbor_2.m,4033,2011-06-15
......................\wave_neighbor_3.m,4029,2011-06-15
......................\wave_neighbor_4.m,4029,2011-06-15
......................\程序说明.txt,141,2011-05-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cnn-compression-master
    说明:  compression压缩感知算法用于图像处理。信号压缩(compressionCompressed sensing algorithm)
    2020-12-08 19:59:21下载
    积分:1
  • lenabmp
    该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
    2017-07-31 10:48:43下载
    积分:1
  • 326318
    简单水印制作源码,程序结合易语言扩展界面支持库,实现了加载水印效果图和设置水印效果的功能(Simple watermarking source code , the program combined with easy language support library expansion interface , to achieve a load diagram and set watermark watermark function)
    2016-03-30 13:17:51下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • DetectionofTonguesCrackBasedonAdaptiveThreshold
    摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。(Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2 ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2 pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3 b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s crack.)
    2020-08-27 19:58:13下载
    积分:1
  • bandlet-denoising
    基于Bandlet小波的图像去噪研究,具有较好的效果。(Bandlet wavelet-based image denoising, with good results.)
    2007-05-12 03:29:19下载
    积分:1
  • ENVI
    ENVI是比较常用的遥感图像处理软件,使用该插件,可以使ENVI软件支持HDF5格式的遥感影像,HDF5数据格式是科学计算一体化数据格式,常用于卫星遥感影像的外部存储。(Envi is more commonly used in remote sensing image processing software, use the plugin can enable envi software support the HDF5 format of remote sensing images, the HDF5 data format is scientific computing integration data format, commonly used in satellite remote sensing image of the external storage. )
    2016-07-22 10:52:38下载
    积分:1
  • six
    图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序(Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digital image processing procedures for some of the basic algorithm)
    2008-06-25 03:22:38下载
    积分:1
  • xijunmishi-PSO
    细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
    2013-08-26 09:40:40下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载