CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lucas kanade

搜索资源列表

  1. klt-implementation

    0下载:
  2. 对于lucas-kanade 光流算法的应用。本应用中,计算给出的两幅相近的图像,计算其特征点的匹配对,实现跟踪。-An implementation of KlT,which contains utilization of opencv.In the case,optical flow is calculated between 2 pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:530331
    • 提供者:andy
  1. LK

    0下载:
  2. 基于LK的光流场计算以及跟踪,自己编的。-The calculation and tracking techniques based on Lucas-Kanade method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25231992
    • 提供者:Ian Zhang
  1. Lucas_Kanade

    0下载:
  2. 经典的Lucas-Kanade算法matlab程序-The classical Lucas-Kanade algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2410
    • 提供者:王鹏飞
  1. LK_Trackerx

    0下载:
  2. Lucas-Kanade Tracker with pyramid and iteration
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:3736
    • 提供者:rooum
  1. pyramidLK

    0下载:
  2. 实现Lucas-Kanade光流计算,十分有效-Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:3352
    • 提供者:daidai
  1. LK3D

    0下载:
  2. 3D Lucas Kanade Optical Flow
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:295194
    • 提供者:Yujia Zhang
  1. pptLecture-11---Lucas-Kanade-1

    0下载:
  2. 讲诉图像标定算法 并在ppt给出了论文算法的实现代码下载地址 好东西-Say v. image calibration algorithm given in papers ppt algorithm code download address goodies
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:415295
    • 提供者:laozi
  1. optical-flow-method-for-3-D-images

    0下载:
  2. An implementation of Lucas-Kanade optical flow method for 3-D images-This is an implementation of Lucas-Kanade optical flow method for three dimensional images like NIFTI, DICOM etc. A demo with test dataset is given.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:193907
    • 提供者:史明明
  1. trackDL_LK

    0下载:
  2. object tracking uses Lucas Kanade Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2202898
    • 提供者:Nick
  1. Image-Alignment-Algorithms

    0下载:
  2. 图像对其算法.这个程序需要对齐模板(小蝴蝶图像)的大图像(花上的蝴蝶)。它不限于使用一只蝴蝶作为模板。例如,您可以使用人脸图像作为模板,确定在脸上的视频序列中的下一帧的动作。-Image Alignment Algorithms。Implementing the Lucas-Kanade and Baker-Dellaert-Matthews image alignment algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:754628
    • 提供者:高峰
  1. LucasKanadeFinal

    0下载:
  2. Lucas Kanade algorithm writing by C-Lucas Kanade algorithm writing by C++
  3. 所属分类:Software Testing

    • 发布日期:2017-04-14
    • 文件大小:3213
    • 提供者:Tung
  1. LucasKanadeFlt

    0下载:
  2. Lucas Kanade writing by C++ Version 2
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2415
    • 提供者:Tung
  1. LucasKanadeGuass

    0下载:
  2. Lucas Kanade algorithm with Gauss Algorithm writen by C-Lucas Kanade algorithm with Gauss Algorithm writen by C++
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2479
    • 提供者:Tung
  1. LucasKanadeInt

    0下载:
  2. Lucas Kanade Algorithm with integer data types
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:Tung
  1. Artigo-2-fluxo-optico.pdf

    0下载:
  2. Paper explaining Lucas Kanade algorithm.
  3. 所属分类:Development Research

    • 发布日期:2017-04-27
    • 文件大小:138150
    • 提供者:Sezaru
  1. B.Lucas

    0下载:
  2. 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:789423
    • 提供者:王凯
  1. main

    0下载:
  2. 光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像-Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:dongjingjing
  1. L_K

    0下载:
  2. 传统的lucas_kanade光流法,输入参数并运行untitled.m可以实现。-lucas kanade optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6281
    • 提供者:GuMq
  1. LucasKanadeExample1

    0下载:
  2. This a short demo showing how to use Lucas-Kanade to calculate the optical flow between two consecutive images.-This is a short demo showing how to use Lucas-Kanade to calculate the optical flow between two consecutive images.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1395593
    • 提供者:幽灵
  1. LucasKanadeExample2

    0下载:
  2. Lucas-Kanade method is used for to consecutive frames and the optical flow is calculated for the corners (objects).
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:838634
    • 提供者:幽灵
« 1 2 3 45 6 »
搜珍网 www.dssz.com