登录
首页 » matlab » CSR_Denoising

CSR_Denoising

于 2017-05-02 发布 文件大小:1810KB
0 250
下载积分: 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 个回复

  • 359801828_imcompr
    SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解(SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image)
    2008-12-19 01:11:14下载
    积分:1
  • imagesegmentation
    说明:  模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法(Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways)
    2009-07-22 08:32:18下载
    积分:1
  • rationAM18.4
    利用图像处理的方法实现图像二值化,实现了图像的调幅加网,加网角度是18.4度。这就方便了图像的调幅加网输出。(The use of image processing method of image binarization realize, realize the image of AM screening, screening angle is 18.4 degrees. This facilitates the image output of AM screening.)
    2021-05-07 02:28:36下载
    积分:1
  • exp4
    本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
    2015-05-03 11:36:15下载
    积分:1
  • CLAHE
    网上下的CLAHE的matlab程序,原先运行有点问题,我修改了下,保证可以通畅运行了。(CLAHE algorithm for image enhancemnt)
    2012-04-24 14:45:22下载
    积分:1
  • wbalance
    一个非常非常非常有效的机遇色温的白平衡处理matlab程序(White balance processing)
    2010-12-22 00:06:37下载
    积分:1
  • 一篇重要的角点检测文献的配套Matlab源码corner_detector_2004
    这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)
    2021-01-09 17:48:51下载
    积分:1
  • hdr
    hdr图片合成,四幅不同曝光的图片合成一张hdr图片(HDR picture synthesis, four pictures of different exposures synthesize an HDR picture)
    2019-03-04 10:09:42下载
    积分:1
  • jiasusan
    改进的 SUSAN 算法,用于自适应阈值的边缘检测(improved algorithm for the adaptive thresholding edge detection)
    2007-06-21 09:48:23下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载