CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - LK算法

搜索资源列表

  1. 光流场经典算法-LK算法

    0下载:
  2. 光流场经典算法-LK算法,通过两幅图像计算光流场。,Lucas – Kanade Motion Estimation using Pyramids
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:247.95kb
    • 提供者:stone
  1. LucasKanade.rar

    0下载:
  2. LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:761byte
    • 提供者:赵可心
  1. HierarchicalLK.rar

    0下载:
  2. 分层的LK光流算法 HierarchicalLK (此算法为三层),LK hierarchical optical flow algorithm HierarchicalLK (this algorithm for three-tier)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.28kb
    • 提供者:赵可心
  1. Lucas-Kanade-1

    0下载:
  2. 经典光流算法LK改进算法的matlab源码。希望对大家有帮助。-LK classical optical flow algorithm improved algorithm matlab source code. I hope to help.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:yiyan
  1. objectdetected

    0下载:
  2. LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11.22kb
    • 提供者:王丹
  1. LKgenzong

    0下载:
  2. LK算法跟踪,可以清晰的检测出人体,采用opencv1.0 VC++6.0-LK algorithm for tracking human body can be clearly detected using opencv1.0 VC++6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1.36kb
    • 提供者:handspring32
  1. lk_tools

    0下载:
  2. 用于Lucas-Kanade(LK)算法的开发和研究,包含多个matlab文件。-Using for Lucas-Kanade (LK) methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:362kb
    • 提供者:NI
  1. opticflow

    0下载:
  2. 一个介绍光流算法的pdf文档 包括光流基本约束方程 以及添加不同约束条件的hs算法 lk算法等的推导过程和结论-An introduction to optical flow algorithm pdf documents, including the basic optical flow constraint equation and add different constraints hs lk algorithm algorithm derivation and conclusions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.33mb
    • 提供者:袁永金
  1. optical-flow

    0下载:
  2. 用传统的LK算法计算光流。得到的光流矢量较为完整。-Optical Flow by LK
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2.21mb
    • 提供者:janator
  1. LKPTracker

    1下载:
  2. 特别经典的LK光流场跟踪算法实现用光流跟踪的作用-The classical LK optical flow tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4.78kb
    • 提供者:Mrs.sun
  1. about-TLD

    0下载:
  2. 描述tld跟踪算法相关文章和相关思路,对刚刚接触TLD学习很有帮助,值得学习!-Lucas-Kanade(LK)Random Forests Local Binary Patterns
  3. 所属分类:2D Graphic

    • 发布日期:2016-10-12
    • 文件大小:6kb
    • 提供者:gongkai
  1. lk

    2下载:
  2. LK光流法算法,基于LK光流法的Matlab算法,本人自编-LK Optical Flow In Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:wirus
  1. LK_CV

    0下载:
  2. opencv中光流实现运动物体等跟踪,本程序用vs2010编写,LK算法-optical flow in opencv to achieve the tracking of moving objects, etc., the procedures used vs2010 to write, LK algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.74mb
    • 提供者:bbmmgg
  1. LK

    0下载:
  2. 用LK光流算法实现视频跟踪的金字塔实现方法-Optical Flow Computation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2kb
    • 提供者:jeff
  1. test3

    0下载:
  2. 光流算法的另一个例子,使用了lk算法,画出了光流场-Another example, the use of optical flow algorithm lk algorithm to draw the optical flow field
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:4.85kb
    • 提供者:Xavier Chen
  1. Lucas_Kanad

    0下载:
  2. 本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法-The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:305.9kb
    • 提供者:pengxiaomei
  1. LK_optical-flow

    0下载:
  2. 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3.85mb
    • 提供者:liuxiaojie
  1. LKfang

    0下载:
  2. 图像处理 matlab lk算法 精确配准 基于灰度-Image processing matlab lk fine registration algorithm based on gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5.69kb
    • 提供者:胡来丰
  1. LK

    0下载:
  2. 基于OPENCV的光流法,使用的是LK金字塔算法,可用vc运行-Pyramid LK optical flow algorithm that can be used to run vc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.29mb
    • 提供者:郑宇凌
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com