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

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

于 2021-05-13 发布 文件大小:8346KB
0 236
下载积分: 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 个回复

  • beijingcha
    背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)
    2021-01-01 16:58:58下载
    积分:1
  • matlab
    利用MATLAB对图像边界内部的部分进行填充,以便后期对图像处理(Using MATLAB within the boundaries of the part of the image to fill, so that the latter part of the image processing)
    2013-09-11 23:28:07下载
    积分:1
  • chonggou
    图像重构实现干涉条纹缺陷图的缺陷检测,能很好的滤除条纹,得到缺陷(Interference fringe image reconstruction to achieve defect detection defect map can be a very good filter stripes)
    2020-11-10 10:39:46下载
    积分:1
  • oksld
    基于matlab的手势识别代码,有gui编写界面(Gesture recognition code based on matlab, GUI programming interface)
    2018-11-27 21:46:29下载
    积分:1
  • Ncut
    自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。(Normalize Cut)
    2020-06-26 19:20:02下载
    积分:1
  • code
    2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.(CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,)
    2014-01-17 20:51:51下载
    积分:1
  • TheuseandyanjiuofAdaptivefilter
    该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料(This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and the final program has an associated MATLAB (LMS process adaptive filter, notch , splitters and other procedures) can be used as a reference adaptive signal processing information for beginners)
    2010-11-12 10:07:56下载
    积分:1
  • roadsegmentation
    遗传算法在道路图像阈值分割中的应用,算法中对遗传算法的遗传算子进行了一系列的改进,收敛性较好。(Genetic Algorithm in the path of the image threshold segmentation application, the algorithm of genetic algorithm genetic operator carried out a series of improvements, a better convergence.)
    2008-12-27 23:29:28下载
    积分:1
  • LBP-TOP
    说明:  微表情识别代码,可以识别高兴,悲伤,痛苦,愤怒等微表情。(Micro expression recognition code)
    2021-03-26 12:19:14下载
    积分:1
  • sauvola
    图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
    2015-06-08 10:35:07下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载