登录
首页 » matlab » Nonlocal-Image-Restoration-

Nonlocal-Image-Restoration-

于 2021-04-25 发布 文件大小:9156KB
0 907
下载积分: 1 下载次数: 40

代码说明:

  利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)

文件列表:

Nonlocal Image Restoration With Bilateral Variance Estimation A Low-Rank Approach
.................................................................................\LASSC_Denoising
.................................................................................\...............\Block_matching.m,2826,2016-02-29
.................................................................................\...............\cal_ssim.m,6372,2010-04-15
.................................................................................\...............\csnr.m,501,2010-04-14
.................................................................................\...............\Denoising_Main.m,1916,2016-02-24
.................................................................................\...............\house_20.mat,542305,2016-02-24
.................................................................................\...............\house_25.mat,542789,2016-02-24
.................................................................................\...............\house_30.mat,543104,2016-02-24
.................................................................................\...............\Im2Patch.m,1813,2014-04-09
.................................................................................\...............\Image_Denoising.m,2696,2016-02-24
.................................................................................\...............\LASSC_Denoising.m,4645,2016-02-29
.................................................................................\...............\Original_images
.................................................................................\...............\...............\cameraman.tif,65722,2009-02-05
.................................................................................\...............\...............\house.tif,67368,2010-10-30

.................................................................................\...............\...............\Monarch_full.tif,66196,2008-11-04
.................................................................................\...............\Readme.txt,507,2014-04-09
.................................................................................\...............\Results
.................................................................................\...............\.......\LASSC_House.tif,66020,2016-02-29
.................................................................................\...............\soft.m,121,2010-10-27
.................................................................................\LASSC_Denoising.rar,187254,2014-11-20
.................................................................................\LASSC_Denoising_modify
.................................................................................\......................\Block_matching.m,2826,2016-02-29
.................................................................................\......................\cal_ssim.m,6372,2010-04-15
.................................................................................\......................\csnr.m,501,2010-04-14
.................................................................................\......................\Denoising_Main.m,1958,2016-02-29
.................................................................................\......................\house_10.mat,541047,2016-02-29
.................................................................................\......................\house_100.mat,547870,2016-02-29
.................................................................................\......................\house_15.mat,541874,2016-02-29
.................................................................................\......................\house_20.mat,542404,2016-02-29
.................................................................................\......................\house_25.mat,542852,2016-02-29
.................................................................................\......................\house_30.mat,543120,2016-02-29
.................................................................................\......................\house_50.mat,544571,2016-02-29
.................................................................................\......................\Im2Patch.m,1813,2014-04-09
.................................................................................\......................\Image_Denoising.m,2696,2016-02-24
.................................................................................\......................\LASSC_Denoising.m,5376,2016-02-29
.................................................................................\......................\Original_images
.................................................................................\......................\...............\cameraman.tif,65722,2009-02-05
.................................................................................\......................\...............\house.tif,67368,2010-10-30
.................................................................................\......................\...............\Monarch_full.tif,66196,2008-11-04
.................................................................................\......................\par.nim,0,2016-02-05
.................................................................................\......................\Readme.txt,507,2014-04-09
.................................................................................\......................\Results
.................................................................................\......................\.......\LASSC_House.tif,63136,2016-02-29
.................................................................................\......................\soft.m,121,2010-10-27
.................................................................................\......................\yuzhi.m,158,2016-01-30
.................................................................................\Nonlocal Image Restoration With Bilateral Variance Estimation A Low-Rank Approach.pdf,3319844,2014-11-20

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

发表评论

0 个回复

  • Lighting-compensation-in-YCbCr
    在YCbCr空间中利用参考白的方式对彩色图像进行光照补偿,同时给出C++编写的简单参考。(Lighting compensation in YCbCr color space using reference white.)
    2011-06-15 10:08:58下载
    积分:1
  • IMG_PCA
    说明:  Matlab 实现 一维 PCA 压缩解压 图像,可以设置 eigen value 数目,观看压缩结果。(Matlab to achieve one-dimensional PCA-extracting compressed images, the number of eigen value can be set to watch the results of compression.)
    2009-08-07 10:00:48下载
    积分:1
  • grabcut_matlab
    An efficient way of segmentation, grabcut matlab code. Segment by interaction with human can easy segment object, especially with rectangle
    2012-03-27 15:27:10下载
    积分:1
  • MATLAB-Arnold-tranform
    能进行基于Arnold算法的正变换和反变换(Arnold-based algorithm to the transformation and anti-transform)
    2009-04-18 11:51:56下载
    积分:1
  • yichuansuanfaimageseg
    遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。(Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.)
    2008-12-24 17:04:47下载
    积分:1
  • inpaint-object-remover-python
    实现基于样本块的图像修复,是Criminisi经典图像修复算法。(Criminisi algorithm about exemplar-based inpainting)
    2020-11-06 14:49:50下载
    积分:1
  • 提取的局部二值特征 LBP matlab
    提取图像的局部二值特征;广泛用于纹理特征提取 具有旋转不变性(Extract local two value features of images; widely used in texture feature extraction. Rotation invariance)
    2018-09-09 17:17:26下载
    积分:1
  • cry
    通过IDL,简单实现灰度变换,彩色变换等基本操作,包括图片打开保存拖拽显示(Simple implementation of gray level transformation, color transformation and other basic operations)
    2019-04-23 11:13:51下载
    积分:1
  • 小波分析
    说明:  用来做小波分析,开源程序,可画出小波功率谱,小波全谱,程序中有参考文件的网址,非常方便·新手使用(Used to do wavelet analysis, open source program, can draw the wavelet power spectrum, wavelet full spectrum, the program has a reference file of the website, very convenient for beginners to use)
    2021-01-29 15:54:18下载
    积分:1
  • hough1
    hough 检测直线 算法简单 是静态图像中检测直线的快速实现( Hough detecting )
    2009-11-07 20:01:46下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载