登录
首页 » matlab » CSR_IR

CSR_IR

于 2012-10-16 发布 文件大小:2415KB
0 218
下载积分: 1 下载次数: 338

代码说明:

  这是基于稀疏表示的图像重建,用来做图像去模糊或超分辨,绝对可以用(Sparse Representation for Image Restoration)

文件列表:

CSR_IR
......\Data
......\....\Deblurring_test_images
......\....\......................\barbara.tif,66386,2009-03-16
......\....\......................\boats.tif,66282,2009-02-26
......\....\......................\Butterfly.tif,197042,2009-10-28
......\....\......................\cameraman.tif,65722,2009-02-05
......\....\......................\house.tif,65722,2009-01-19
......\....\......................\leaves.tif,197042,2010-05-12
......\....\......................\lena256.tif,76892,2007-11-17
......\....\......................\Parrots.tif,197042,2009-10-28
......\....\......................\peppers.tif,65798,2003-06-07
......\....\SR_test_images
......\....\..............\bike.tif,197042,2010-05-12
......\....\..............\Butterfly.tif,197042,2009-10-28
......\....\..............\flower.tif,197042,2010-07-07
......\....\..............\girl.tif,197804,2009-10-23
......\....\..............\hat.tif,197042,2010-07-07
......\....\..............\Parrots.tif,197042,2009-10-28
......\....\..............\Parthenon.tif,402782,2009-10-23
......\....\..............\plants.tif,197042,2010-07-25
......\....\..............\raccoon.tif,293850,2009-10-23
......\Image_Deblurring.m,3388,2011-09-05
......\Image_Superresolution.m,2706,2011-09-05
......\Readme.txt,426,2011-09-05
......\Results
......\.......\Deblurring_results
......\.......\..................\CSR_Butterfly.tif,198558,2011-09-05
......\.......\SR_results
......\.......\..........\CSR_Butterfly.tif,201902,2011-09-04
......\Utilities
......\.........\Add_noise.m,191,2009-10-26
......\.........\Block_matching.m,1858,2011-09-05
......\.........\Blur.m,2081,2009-12-27
......\.........\cal_ssim.m,6372,2010-04-15
......\.........\csnr.m,501,2010-04-14
......\.........\CSR_Deblurring.m,6409,2011-09-05
......\.........\CSR_Regularization.m,3947,2011-09-05
......\.........\CSR_Superresolution.m,6612,2011-09-05
......\.........\Generate_blur_image.m,1896,2011-02-24
......\.........\getpca.m,442,2010-12-14
......\.........\KMeans_PCA.m,5177,2011-09-05
......\.........\Proc_cls_idx.m,192,2010-05-09
......\.........\Set_blur_matrix.m,1536,2010-05-08
......\.........\soft.m,119,2009-09-24

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

发表评论

0 个回复

  • 针对各类分数阶混沌系统进行同步
    针对各类分数阶混沌系统进行同步,数值仿真结果证明系统的稳定性(Numerical simulations show that the system is stable for all kinds of fractional order chaotic systems.)
    2018-08-24 15:43:21下载
    积分:1
  • Wavelets
    小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
    2007-12-19 13:25:52下载
    积分:1
  • GMLRANSAC
    GML_RANSAC_Matlab_Toolbox_0[1].2--RANSAC算法及其各种改进算法,以及仿真结果分析--只是分析(GML_RANSAC_Matlab_Toolbox_0 [1] .2 RANSAC algorithm and its improved algorithm, as well as analysis of simulation results- only analysis)
    2007-08-17 22:34:20下载
    积分:1
  • HistogramEqualization
    直方图均衡化,包括动态直方图均衡化,全局直方图均衡化,局部直方图均衡化,以及绘制图像的直方图 其中动态直方图均衡化用A dynamic histogram equalization for image contrast enhancement 只取x=0情况(Histogram equalization, including dynamic histogram equalization, global histogram equalization, local histogram equalization, and where to draw the image histogram dynamic histogram equalization with A dynamic histogram equalization for image contrast enhancement only take x = 0 Happening)
    2015-07-24 14:04:38下载
    积分:1
  • CSCA
    这是用C++实现图像立体匹配的一个完整的论文代码,主要特性是提出了一种全新的跨规模代价聚合方法,适合对于图像的立体匹配有一定基础的人学习(Cross-Scale Cost Aggregation for Stereo Matching)
    2020-12-28 17:19:01下载
    积分:1
  • WF_1D_CDP
    。基于Wirtinger流的相位恢复算法是由Emmanuel J. Candes等于2015年提出的新的相位恢复算法,该方法不再将光场函数局限于非凸集中,而是利用一种新的初始化方式以及迭代规则来寻找最优解。(a new approach about phase retri which is published in 2015)
    2017-05-07 10:22:24下载
    积分:1
  • Fundamentals_Radar
    雷达信号处理基础教程,对雷达信号基础处理技术提供了简洁、统一、现代的表述,包括信号模型、匹配滤波、脉冲压缩、多普勒处理,阈值检测等。(Fundamentals of Radar Signal Processing)
    2013-03-19 18:35:42下载
    积分:1
  • dig_photo_2
    Image Matching Fundamentals Method Document PDF Files Slide2
    2014-03-11 16:33:37下载
    积分:1
  • work1
    说明:  提取纹理图像特征,包括平均值、标准差、平滑度、三阶矩、一致性、和熵。(Extract texture features, including mean, standard deviation, smoothness, third moment, consistency, and entropy.)
    2010-04-21 17:47:50下载
    积分:1
  • stereovision
    图像视差获取,效果还不错,可用于三维重建、等领域。(Parallax image acquisition, the results were good, can be used for three-dimensional reconstruction, and other fields.)
    2011-09-25 00:43:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载