(lowrankdenoiseanimagebysparselyrepresentingeachblockwiththealreadyovercompletetrainedDictionary,andaveragingtherepresentedparts.Detaileddescriptioncanbefoundin"ImageDenoisingViaSparseandRedundantrepresentationsoverLearnedDictionaries) - IMDN开发者社群-imdn.cn">
登录
首页 » matlab » low-rank-ksvd

low-rank-ksvd

于 2011-10-25 发布 文件大小:2059KB
0 358
下载积分: 1 下载次数: 279

代码说明:

  低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries(low rankdenoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries)

文件列表:

low rank ksvd
.............\Data
.............\....\images
.............\....\......\barbara.tif,264168,2010-10-18
.............\....\......\textures
.............\....\......\........\boat.tif,264168,2010-10-18
.............\....\......\........\cameraman.tif,65722,2009-02-05
.............\....\......\........\couple.tif,264168,2010-10-30
.............\....\......\........\fingerprint.tif,264168,2010-10-30
.............\....\......\........\hex.tif,58224,2010-10-28
.............\....\......\........\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
.............\Denoising_Main.m,563,2011-09-20
.............\Results
.............\.......\Denoising_results
.............\.......\.................\nsig_20
.............\.......\.................\.......\CSR_de_barbara.tif,4358,2011-09-20
.............\.......\.................\.......\CSR_de_Lena512.tif,4358,2011-09-20
.............\.......\.................\.......\CSR_de_PSNR_SSIM.txt,0,2011-09-20
.............\.......\.................\.......\PCA_CSR_PSNR_SSIM.txt,0,2011-03-22
.............\.......\tmp.tif,4358,2011-09-20
.............\Utilities
.............\.........\Add_noise.m,191,2009-10-26
.............\.........\cal_ssim.m,6372,2010-04-15

.............\.........\Clustering_New.m,3921,2011-09-20
.............\.........\csnr.m,501,2010-04-14
.............\.........\CSR_Denoising.asv,2949,2011-09-20
.............\.........\CSR_Denoising.m,2956,2011-09-20
.............\.........\CSR_Thresholding.m,3703,2011-09-20
.............\.........\demo.m,372,2011-09-20
.............\.........\demonfornonh.asv,260,2011-09-20
.............\.........\demonfornonh.m,198,2011-09-20
.............\.........\denoiseImageKSVDNONH.asv,2248,2011-09-20
.............\.........\denoiseImageKSVDNONH.m,2080,2011-09-20
.............\.........\denoiseImageKSVDRGBNONH.m,12251,2011-09-16
.............\.........\find_blks_fast.m,1905,2010-12-14
.............\.........\Image_Denoising.m,1666,2011-09-20
.............\.........\I_findBetterDictionaryElement.m,880,2011-09-16
.............\.........\KSVDNONH.m,902,2011-09-20
.............\.........\my_im2col.m,631,2011-09-16
.............\.........\NHNOISE.m,785,2011-09-16
.............\.........\NH_NOISE.m,581,2011-09-16
.............\.........\NH_NOISE2.m,434,2011-09-16
.............\.........\OMPerrNONH.m,1404,2011-10-16
.............\.........\OMPerrNONHtest.m,655,2011-09-16
.............\.........\omp_single.m,724,2011-09-16
.............\.........\OutImage.m,1816,2011-09-19
.............\.........\Proc_cls_idx.m,192,2010-05-09
.............\.........\psnr.m,1781,2011-09-16
.............\.........\solve_l1l2.m,285,2011-09-20
.............\.........\weirank.m,620,2011-09-20

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

发表评论

0 个回复

  • low-rank-ksvd
    低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries(low rankdenoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries)
    2011-10-25 00:05:01下载
    积分:1
  • Delaunay
    用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。(Delaunay triangulation using matlab program to modify the initial point, the points inside.)
    2012-08-26 23:41:14下载
    积分:1
  • flowers
    通过Python画出两种比较容易的小花。(We draw two simple and ugly flowers by Python.)
    2017-07-16 13:53:18下载
    积分:1
  • ColorImagePhotometricStereo
    光度立体视觉理论与应用,学期大作业,代码详细,有演示文档。 photometric stereo(Photometric stereo theory and application of the term big job, the code in detail, with presentation. photometric stereo)
    2011-05-31 11:33:21下载
    积分:1
  • 57578869matlab--3D-reconstruction
    说明:  基于matlab三维重建代码,及基础知识的了解和掌握(three-dimensional reconstruction)
    2019-05-15 14:00:32下载
    积分:1
  • 2DfastTriangulation
    清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
    2012-09-05 10:47:37下载
    积分:1
  • Ilib-1.1.8-min
    说明:  IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。(IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .)
    2006-03-09 10:18:14下载
    积分:1
  • lines-hough
    说明:  hough变换提取直线的程度,有详细注解,适合新人。(hough transform to extract linear extent, with detailed notes, for newcomers.)
    2011-02-24 11:09:44下载
    积分:1
  • MinRecArea
    c 实现了以点阵表示的多边形的最小外接矩形,并求出其的面积。(c to achieve a in order to dot-matrix expressed of polygons of the minimum bounding rectangle, and calculated its of the area.)
    2013-06-13 20:49:05下载
    积分:1
  • PCA-based-image-fusion
    PCA IMAGE FUSION ,A GOOD MATLAB FILES
    2012-05-19 23:14:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载