登录
首页 » matlab » CSR_Denoising

CSR_Denoising

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

  • signal
    噪声环境下的信号检测算法及matlab算法,高斯环境下,门限检测(Signal detection algorithm in noisy environments and matlab algorithm, Gaussian environment, the threshold detector)
    2012-10-09 12:45:35下载
    积分:1
  • TEST
    四步相移 多频外差 的matlab 理论演示(Four-step phase shift matlab theory demonstrates that multi-frequency heterodyne)
    2013-04-09 17:24:02下载
    积分:1
  • im_MSfilter
    基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 (Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing)
    2009-06-11 16:45:22下载
    积分:1
  • ColorImageSegmentation
    彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果(Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results)
    2009-12-23 10:00:56下载
    积分:1
  • HIO-algorithm
    使用HIO算法实图像现相位恢复,包含源代码,简单实用,适于初学者学习。(HIO algorithm using real image recovery phase now, including source code, simple and practical, suitable for beginners to learn.)
    2021-04-26 20:48:45下载
    积分:1
  • hidemessage
    数字隐写,将txt文档藏进图片中,并能够从图片中解出隐藏的文本。(Digital steganography )
    2012-03-19 21:28:01下载
    积分:1
  • Texture_Synthesis_Using_Image_Quilting
    说明:  最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer(Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature: Image Quilting for Texture Synthesis and Transfer)
    2008-11-24 22:08:48下载
    积分:1
  • Log_gabor
    很好用的Log-Gabor变换源代码,可以用于图像的特征提取(Good use of Log-Gabor transform source code, can be used for image feature extraction)
    2009-03-14 13:14:30下载
    积分:1
  • K-SVD字典训练算法代码
    说明:  k-svd算法用于稀疏表示的图像去噪,字典学习算法,去噪效果良好(k-svd algorithm for image denoising of sparse representation)
    2021-04-06 09:46:53下载
    积分:1
  • Texture
    说明:  用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。(On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.)
    2010-04-23 16:29:15下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载