登录
首页 » matlab » Fast-a-Robust-Super-Resolution(BTV)

Fast-a-Robust-Super-Resolution(BTV)

于 2021-05-13 发布 文件大小:8346KB
0 254
下载积分: 1 下载次数: 458

代码说明:

  Fast_and_Robust_Multi-Frame_Super-Resolution这篇文章的算法实现。内含BTV算法和改进的btv算法实现超分辨率重建。(This article Fast_and_Robust_Multi-Frame_Super-Resolution algorithm. Containing BTV algorithm and improved the btv algorithm to achieve super-resolution reconstruction.)

文件列表:

Fast & Robust Super Resolution(BTV)
...................................\Alpaca.mat,676040,2007-07-14
...................................\CreateLRImageSeq.m,1030,2007-07-28
...................................\eia_lr.mat,1037000,2007-08-03
...................................\Emily_small.mat,100384,2007-07-27
...................................\FastGradientBackProject.m,896,2007-07-28
...................................\FastRobustSR.m,1467,2007-07-28
...................................\Fast_and_Robust_Multi-Frame_Super-Resolution.pdf,5315639,2013-03-05
...................................\GradientBackProject.m,1537,2007-07-28
...................................\GradientRegulization.m,1029,2007-07-28
...................................\LKOFlow
...................................\.......\Affine
...................................\.......\......\ComputeLKFlowParms.m,986,2007-06-29
...................................\.......\......\GaussianDownSample.m,768,2007-05-11
...................................\.......\......\GuassianPyramid.m,812,2007-05-11
...................................\.......\......\IterativeLKOpticalFlow.m,1585,2007-07-06
...................................\.......\......\PyramidalLKOpticalFlow.m,1947,2007-06-30
...................................\.......\......\RegisterImageSeq.m,914,2007-07-21
...................................\.......\......\ResampleImg.m,463,2007-06-30
...................................\.......\ComputeLKFlowParms.m,780,2007-07-07
...................................\.......\GaussianDownSample.m,768,2007-05-11
...................................\.......\GuassianPyramid.m,812,2007-05-11
...................................\.......\IterativeLKOpticalFlow.m,1466,2007-07-07
...................................\.......\PyramidalLKOpticalFlow.m,1790,2007-07-21
...................................\.......\RegisterImageSeq.m,418,2007-07-21
...................................\.......\ResampleImg.m,282,2007-05-11
...................................\LoadVideoMat.m,267,2007-07-14
...................................\MedianAndShift.asv,3588,2013-03-08
...................................\MedianAndShift.m,3588,2013-03-08
...................................\Presentation.ppt,280064,2013-03-06
...................................\Res.zip,1645280,2013-03-05
...................................\RobustSR.m,1393,2007-07-28
...................................\SplineSRInterp.asv,1495,2013-03-05
...................................\SplineSRInterp.m,1540,2013-03-05
...................................\SRDemo.fig,10985,2007-08-07
...................................\SRDemo.m,18968,2007-08-07
...................................\text.mat,83984,2007-08-03
...................................\text1.mat,59041,2013-02-25

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

发表评论

0 个回复

  • featureExtract
    matlab语言,基于颜色特征提取的视频关键帧提取方法(matlab language, video key frame extraction method based on color feature extraction)
    2013-03-20 17:15:35下载
    积分:1
  • FTVd
    快速TV算法用于图像去模糊、图像去噪等,其中TV模式包括两种(TV went fast algorithm for image blur, image denoising, which includes two TV mode)
    2020-06-29 16:40:02下载
    积分:1
  • halftone
    本程序实现了两种误差扩散算法,分别用Sierra扩散滤波器和stenenson扩散滤波器,实现了比Floy_stein更好的误差扩散半色调效果。(This procedure implements two error diffusion algorithm, respectively Sierra diffusion filters and stenenson diffusion filter, to achieve better than Floy_stein error diffusion halftone effects.)
    2021-01-18 15:18:45下载
    积分:1
  • Active_Contour
    对图像目标识别和提取,主要通过改进非线性阈值分割实现(For image target recognition and extraction, the main method is to improve the non-linear threshold segmentation.)
    2019-07-01 11:59:36下载
    积分:1
  • VisualC_PMATLAB
    vc+matlab的混合编程三维图像方面的。很有用。还不错。(Hybrid programming to achieve three-dimensional image reconstruction )
    2012-02-14 15:48:57下载
    积分:1
  • thresholddenoise
    小波软阈值去噪的MATLAB代码,输入噪声均值就可得出含噪图像和去噪图像,同时得出峰值信噪比.(Wavelet soft-threshold denoising of MATLAB code, the mean input noise with noise will get the images and de-noising images, peak signal to noise ratio obtained at the same time.)
    2007-11-22 18:17:45下载
    积分:1
  • sift
    自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢(Own implementation of sift feature extraction matlab code to calculate feature descriptors for image matching, but a bit slow)
    2011-05-28 17:04:24下载
    积分:1
  • shadow-removal
    收集的一些关于阴影去除的论文,对于做阴影去除的学者来说有用,至少可以节省论文的查阅时间(Collected a number of papers on the shadow removal, useful for scholars to do shadow removal, at least you can save paper inspection time)
    2012-11-01 11:55:52下载
    积分:1
  • software
    用于压缩感知图像处理的matlab代码 包括CoSaMP,GBP,IHT,OMP,BP,SP等算法的代码(matlab codes for image processing applied for compressed sensing,codes including CoSaMP,GBP,OMP,BP,IHT,SP )
    2013-01-18 09:57:39下载
    积分:1
  • NormalizedCuts
    经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。(classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited number of effective segmentation image. Operation : demoNcutImage.m can see results. Read the name and image of a few blocks, the procedure can be modified.)
    2007-03-09 10:30:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载