登录
首页 » matlab » CSR_Denoising

CSR_Denoising

于 2017-05-02 发布 文件大小:1810KB
0 240
下载积分: 1 下载次数: 33

代码说明:

  该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)

文件列表:

CSR_Denoising
.............\Data
.............\....\images
.............\....\......\barbara.tif,264168,2010-10-18
.............\....\......\boat.tif,264168,2010-10-18
.............\....\......\cameraman.tif,65722,2009-02-05
.............\....\......\couple.tif,264168,2010-10-30
.............\....\......\fingerprint.tif,264168,2010-10-30
.............\....\......\hill.tif,264168,2010-10-31
.............\....\......\house.tif,67368,2010-10-30
.............\....\......\Lena512.tif,264168,2010-10-31
.............\....\......\man.tif,264168,2010-10-30
.............\....\......\Monarch_full.tif,66196,2008-11-04
.............\....\......\peppers256.tif,67368,2010-10-30
.............\....\......\straw.tif,67368,2010-07-22
.............\....\......\textures
.............\....\......\........\hex.tif,58224,2010-10-28
.............\Denoising_Main.m,954,2011-03-22
.............\Results
.............\.......\Denoising_results
.............\.......\.................\nsig_20
.............\.......\.................\.......\CSR_de_PSNR_SSIM.txt,0,2011-03-22
.............\.......\.................\.......\PCA_CSR_PSNR_SSIM.txt,0,2011-03-22
.............\Utilities
.............\.........\Add_noise.m,191,2009-10-26
.............\.........\cal_ssim.m,6372,2010-04-15
.............\.........\Clustering_PCA_New.m,4373,2011-03-22
.............\.........\csnr.m,501,2010-04-14
.............\.........\CSR_Denoising.m,4942,2011-03-22
.............\.........\CSR_Thresholding.m,2648,2011-03-22
.............\.........\ext_im.m,356,2010-04-15
.............\.........\find_blks.m,1793,2010-10-28
.............\.........\find_blks_fast.m,1905,2010-12-14
.............\.........\find_blks_fast2.m,2966,2010-10-30
.............\.........\getpca.m,442,2010-12-14
.............\.........\Image_Denoising.m,1618,2011-03-22
.............\.........\Proc_cls_idx.m,192,2010-05-09
.............\.........\Set_PCA_idx.m,1247,2010-10-29
.............\.........\soft.m,121,2010-10-27
.............\.........\Soft_PCA.m,2542,2010-04-15

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

发表评论

0 个回复

  • EMsf
    关于EM算法的详细介绍,可以帮助初学者深入理解EM的来源及使用方法。(A detailed description on the EM algorithm that can help beginners in-depth understanding of the source and use of EM methods.)
    2009-10-27 20:21:41下载
    积分:1
  • fig2cad
    说明:  matlab生成的fig图纸转换为DXF文件(Converting fig drawings generated by MATLAB into DXF files)
    2020-07-12 10:28:58下载
    积分:1
  • Research-of-FCM---based-on--swarm
    本文是基于最新的模糊C均值彩色图像分割方法改进得来的新算法(This article is based on the fuzzy c-means clustering color image segmentation method of the latest paper)
    2013-05-03 08:55:27下载
    积分:1
  • 边缘检测
    说明:  基于matlab的五种图像处理边缘检测算子(Five image edge detection methods based on matlab)
    2020-05-07 21:56:31下载
    积分:1
  • Special-Project
    图像相似性检测的PPT,比较全面的总结,对主要用到的特征提取和特征匹配算法都有基本的介绍。(Image similarity detection of PPT, a more comprehensive summary of the main use of the feature extraction and feature matching algorithm has the basic The introduction.)
    2011-12-28 03:51:30下载
    积分:1
  • kmeans
    K均值图像分割,读入彩色图片,输出区域分割后的图片(K-means image segmentation, read full-color photographs, the output image after the region segmentation)
    2008-08-14 11:08:57下载
    积分:1
  • Demo_test_DnCNN
    说明:  前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
    2020-03-22 09:36:57下载
    积分:1
  • DIPUM_ToolBox
    冈萨雷斯第二版数字图像处理工具箱函数集Matlab源程序(Gonzalez, the second edition of Digital Image Processing Toolbox Matlab source code function set)
    2010-11-15 10:37:22下载
    积分:1
  • camshift
    用openCV实现,用Camshift算法实现彩色目标跟踪(openCV,color object tracking usingCamshift)
    2009-02-17 12:15:37下载
    积分:1
  • 模拟退火程序
    模拟退火MATLAB程序,可直接运行,或修改参数做其他用途(MATLAB monituihuo program, you can use it solve many problem.)
    2018-09-15 20:26:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载