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

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

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

  • calibration_for_camera
    单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)
    2015-07-27 09:19:33下载
    积分:1
  • 捷联惯性导航姿态解算原及核心算法 inertial-navigation-algorithm
    捷联惯性导航姿态解算原理及核心算法,从原理到最终程序实现(Strapdown inertial navigation attitude algorithm principle and the core algorithm, the principle to the final program)
    2016-04-12 12:42:36下载
    积分:1
  • GetContour
    说明:  用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
    2010-04-07 09:46:42下载
    积分:1
  • 基于不精确拉格郞日算子法的低秩矩阵重构程序 IALM
    基于不精确拉格郞日算子法的低秩矩阵重构程序,可以用于图像分割,将目标图像分割为背景和前景,从而将前景分离出来。(Lagrangian method based on imprecise low rank matrix reconstruction procedures can be used for image segmentation, the target image into background and foreground, which will separate the foreground.)
    2016-03-12 10:23:25下载
    积分:1
  • 2个matlab源代码
    2个matlab的源代码:身份证号码识别源代码与matlab截取图像批处理源代码(ID number identification graduation design reply demo program source code and MATLAB intercept image batch source code)
    2018-08-21 17:47:57下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • 配准C++版
    图像配准C++版
    2020-11-30下载
    积分:1
  • WaterProject
    说明:  水体提取功能,里面主要实现了多源遥感卫星水体提取,入库,推送等后续代码功能(Water extraction function, which mainly realizes the multi-source remote sensing satellite water extraction, storage, push and other follow-up code functions)
    2021-03-06 18:30:31下载
    积分:1
  • txcl
    说明:  实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
    2010-04-18 22:43:57下载
    积分:1
  • renlianshibie-(2)
    基于模板匹配的另一种人脸识别的算法,很实用,利用肤色建模来建立人脸皮肤模型(Another based on template matching algorithm for face recognition, very practical, using skin color modeling to create a human face skin model)
    2020-06-27 10:00:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载