登录
首页 » matlab » CSR_IR

CSR_IR

于 2012-10-16 发布 文件大小:2415KB
0 99
下载积分: 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 个回复

  • ICM--MRF--matlab
    基于MRF随机场的SAR图像分割 求最优算法ICM matlab语言(Based the MRF with airport SAR image segmentation to seek optimal algorithm ICM matlab language)
    2020-07-01 09:00:02下载
    积分:1
  • loc_im_hildith
    对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。(After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.)
    2009-05-29 15:48:36下载
    积分:1
  • DCT2-lele
    利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。(similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti- DCT code.)
    2007-06-10 20:31:36下载
    积分:1
  • OCR
    C#的图像处理,用于验证码的识别功能,可以识别简单的有背景干扰的验证码(C# image processing, is used to identify functional verification code, you can recognize simple background interference verification code)
    2013-12-23 15:50:22下载
    积分:1
  • 各滤波器减少相干斑噪声
    说明:  该文件主要用于减少相干斑噪声,包含各种常见的滤波器如Lee滤波器,Frost滤波器等(This file is mainly used to reduce speckle noise, including a variety of common filters, such as Lee filter, frost filter and so on)
    2020-08-28 10:38:40下载
    积分:1
  • knn-matting
    国外写的knn-matting,图像抠图的源程序,有实例,可直接使用(knn-matting looking abroad to distinct the image layer, there are instances, can be used directly)
    2013-04-08 10:51:15下载
    积分:1
  • iris_image_segmentation
    图像分割在医学图像,智能识别上的应用,虹膜识别(Image segmentation in medical imaging, intelligent recognition on the application of iris recognition)
    2008-04-26 11:15:19下载
    积分:1
  • MATLAB
    :数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的(BASIC_WM.M ..........................................cellauto.m ..........................................dctwatermark.m ..........................................detectbasic_wm.m ..........................................plotcorr_coef.m ..........................................wavedetect.m ..........................................wavedetect2.m ..........................................wavemarksvd.m ..........................................wavemarksvd)
    2012-05-09 11:26:26下载
    积分:1
  • ellipse_fit
    基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者(Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners)
    2010-11-26 11:22:25下载
    积分:1
  • chubu
    说明:  图像分割程序,可以分割红外车辆目标、人物等目标和图像。(Image segmentation program, you can split infrared target vehicles, characters and other objectives and image.)
    2011-04-13 18:02:31下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载