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

搜索资源列表

  1. moving_and_tracking_application

    1下载:
  2. 里边包括了目前最常用的运动目标检测与跟踪的代码,有lk、meamshift还有摄相机加采集卡的图像在VC++里显示。-inside, including the currently most commonly used moving target detection and tracking code, lk. meamshift still camera plus acquisition card images to demonstrate the VC.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8813
    • 提供者:李乃安
  1. LK光流算法,包括opencv中LK稀疏跟踪的原理

    0下载:
  2. LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
  3. 所属分类:软件工程

    • 发布日期:2016-01-27
    • 文件大小:2142208
    • 提供者:lin65505578
  1. lk.rar

    0下载:
  2. 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:quan
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. LK-derivation

    0下载:
  2. This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:75841
    • 提供者:Alex
  1. lkdemo

    0下载:
  2. lk demo - opencv demo for image tracking-lk demo- opencv demo for image tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1949
    • 提供者:stanley
  1. lkopticalflow

    0下载:
  2. 基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and comments.
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31728610
    • 提供者:赵峰
  1. OpenCV_LKDemo

    0下载:
  2. LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  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
    • 文件大小:1388
    • 提供者:handspring32
  1. optical_flow_demo

    0下载:
  2. lk demo for tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4526
    • 提供者:haaz
  1. LKPTracker

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

    • 发布日期:2017-04-04
    • 文件大小:4891
    • 提供者:Mrs.sun
  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. 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
    • 文件大小:8114919
    • 提供者:bbmmgg
  1. imovving_and_n

    0下载:
  2. 里边包含了目前最常用的运动目标检测与跟踪的代码,有lk、meamshifft还有摄相机加采集卡的图像在Visual C++里显示出来。 已通过测试。 -Contains the most commonly used in moving target detection and tracking code inside lk meamshifft camera and capture card images are displayed in Visual C++. Has been teste
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8690
    • 提供者:victim
  1. lk

    0下载:
  2. 金字塔LK光流法,目标跟踪的一些论文资料。-Pyramid LK optical flow method, target tracking information papers.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:8087036
    • 提供者:吴超斌
  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
    • 文件大小:1166
    • 提供者:
  1. LKmatlab

    0下载:
  2. 光流法 计算机视觉大作业 基于特征点的目标跟踪(Optical flow method, computer vision, large task, feature point based object tracking)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:apei
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
  1. LK_Template_Tracking_version3a

    1下载:
  2. LK金字塔光流法的视频目标跟踪定位,可以看一下。(LK pyramid optical flow method of video target tracking and positioning, you can see.)
  3. 所属分类:其他

    • 发布日期:2020-02-19
    • 文件大小:7510016
    • 提供者:happyDY
« 12 »
搜珍网 www.dssz.com