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

搜索资源列表

  1. LucasKanadeInt

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

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

    0下载:
  2. 本算法包含lucas-kandel和simer-baker的图像局部配准算法,经调试可以正常运行。正确配置opencv即可,版本号2.4.3,vs2008-The algorithm contains lucas-kandel and simer-baker part of an image registration method, the debugging can be up and running.Fight for configuring the opencv to, the versi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1870711
    • 提供者:
  1. Artigo-2-fluxo-optico.pdf

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

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

    0下载:
  2. Hanoi tower (Towers of Hanoi) is the French M.Claus (Lucas) in 1883 Thailand to France, Hanoi is the capital of North Vietnam during the Vietnam War, which is now the city of Hu Zhiming in 1883, the French mathematician Edouard Lucas mentioned this s
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:271243
    • 提供者:孙流程
  1. Meisenssushu

    0下载:
  2. 利用卢卡斯莱默方法判定给定的梅森数是否为梅森素数-Using Lucas Leimer Method to prove Meisen Prime Number
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:827555
    • 提供者:刘子睿
  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. Tower-of-Hanoi-algorithm-code

    0下载:
  2. Tower of Hanoi algorithm code The Tower of Hanoi (also called the Tower of Brahma or Lucas Tower,[1] and sometimes pluralized) is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:627
    • 提供者:stoulod
  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. LK_Tracker

    0下载:
  2. The file contains Lucas-Kanade Tracker with pyramid and iteration to improve performance. There is a wrapper for image sequences, and a corner detection function using Shi-Tomasi method.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6337
    • 提供者:幽灵
  1. LK3D

    0下载:
  2. 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-04-28
    • 文件大小:295082
    • 提供者:幽灵
  1. Lucas-Prevedello

    0下载:
  2. test for matlab for code for group
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:3181
    • 提供者:Lucas
  1. LK_Template_Tracking_version3a

    0下载:
  2. Lucas_Kanade 图像跟踪算法,包含了原始Lucas-Kanade算法 和 inverse compositional 算法-Lucas-Kanade image alignment algorithm, including original Lucas-Kanade algorithm and inverse compositional algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7510360
    • 提供者:ponny213
  1. BakeraMatthews

    0下载:
  2. Lucas-kanade 算法经典文献 总结了该算法的理论和延伸 Lucas-Kanade 20 years on: A unifying framework-Lucas-kanade algorithm classical paper summarizing original algorithm and various extensions Lucas-Kanade 20 years on: A unifying framework
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:496343
    • 提供者:ponny213
  1. stanford_LK

    0下载:
  2. Lucas-Kanade 跟踪算法,此算法实现了经典Lk跟踪,详细算法参见文章 An Iterative Image Registration Technique with an Application to Stereo Vision (IJCAI), B.D. Lucas and T. Kanade, 7th International Joint Conference on Artificial Intelligence (IJCAI), April, 1981, pp. 674-67
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1730185
    • 提供者:ponny213
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9507681
    • 提供者:zdm
  1. OpticalFlowLK

    0下载:
  2. Estimate optical flow using Lucas-Kanade method is write by c++ use OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5860731
    • 提供者:Như
  1. LKExample1

    0下载:
  2. This an example of Lucas-Kanade method on two images and calculate the optical flow field.-This is an example of Lucas-Kanade method on two images and calculate the optical flow field.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:Ahmed
  1. Lucas_Kanade

    0下载:
  2. Lucas_Kanade光流算法经典例程,输入图片1和图片2,通过运行可以求解。-Lucas Kanade optical flow algorithm classic routines, input image 1 and image 2, can be solved by running.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:刘阳
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com