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

搜索资源列表

  1. LKDemo

    0下载:
  2. 光流点跟踪,鼠标选定点就可以对其跟踪. -optical flow tracking ,select a point bu mouse, and the program will track the point
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.89mb
    • 提供者:zhaoqi
  1. track2

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

    • 发布日期:2017-05-26
    • 文件大小:8.5mb
    • 提供者:sunpengpeng
  1. OpticalFlow-OPenCV

    0下载:
  2. 基于opencv的稀疏光流法,用来跟踪。由外国专家David Stavens所写-Opencv optical flow based on the sparse method, used for tracking. Written by foreign experts David Stavens
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:11.9kb
    • 提供者:李宏宇
  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. ex4_9

    0下载:
  2. 图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:2.61kb
    • 提供者:陈宇
  1. GKLT-master

    0下载:
  2. 一种新的基于特征光流法的目标检测与跟踪算法的实现代码-A new feature-based optical flow method for target detection and tracking algorithm code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.42mb
    • 提供者:章勇
  1. lkdemo

    0下载:
  2. LK光流跟踪算法,对运动物体进行跟踪并画出方向矢量。-LK optical flow tracking algorithm for tracking of moving objects and draw the direction vector.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:4.3kb
    • 提供者:logden
  1. OpticalFlow

    0下载:
  2. vs2008工程,使用opencv的光流跟踪,包含一小段视频。-vs2008 projects, use of opencv optical flow tracking, including a short video.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:428.52kb
    • 提供者:张林
  1. FeatureTracker

    1下载:
  2. 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.94mb
    • 提供者:xyc
  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
    • 提供者:
  1. KLT1

    0下载:
  2. 使用klt光流法对运动物体进行跟踪.特征点由SIFI算法得到-Using the KLT optical flow method for tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.7mb
    • 提供者:五岳之首
  1. DetectMTInDB

    0下载:
  2. vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary directio
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.15mb
    • 提供者:孙天宇
  1. guangliufa

    0下载:
  2. 光流法进行运动目标检测,对目标跟踪机其有帮助-Motion target detection optical flow method, target tracking unit which has helped
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:26.87mb
    • 提供者:程俊涛
  1. opticalflow

    0下载:
  2. 光流法视频追踪代码,用opencv+c++编写的,能有效追踪。-Optical flow method video tracking code, written in opencv+c++, can effectively track.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.86kb
    • 提供者:邓雨
  1. Optical-flow-field-target-tracking

    0下载:
  2. 光流法实现目标跟踪,里面有详细的程序注释,下载下来后加载一下自己的视频,看看跟踪效果。开发环境opencv2.4.6和vs2010。-Optical flow method to achieve target tracking, which has a detailed program comments, download video down load your own, take a look at tracking. Opencv2.4.6 and development environm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.26kb
    • 提供者:我行我速
  1. guangliufagenzongmubiao

    0下载:
  2. 光流法跟踪运动目标,opencv实现,欢迎有需要的朋友下载-Optical flow tracking moving targets, opencv to achieve,welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:415.4kb
    • 提供者:胡亚各
  1. OpticalFlowOri

    0下载:
  2. 基于opencv的光流法源码,主要应用为目标跟踪,会给出目标运动角点的起始位置与当前位置的连线-Connection opencv source code based on optical flow method, the main application for the target tracking, target motion corners will give the starting position and the current position
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.68mb
    • 提供者:刘明
  1. Optical-flow-tracking-video

    0下载:
  2. 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:7.95kb
    • 提供者:王要峰
  1. Point-tracking

    0下载:
  2. 该程序演示了基于光流的点追踪,程序默认从摄像头读入视频,可以按需改为从视频文件读入图像-The program demonstrates the optical flow based point tracking, the program the camera to read the default video, you can press the need to read the image the video file
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.05mb
    • 提供者:林凯
  1. GuangLiuFa

    0下载:
  2. 光流法跟踪,可以任意调节特征点的多少,VS2013+opencv c++ 版本,可运行(Optical flow tracking)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:16.54mb
    • 提供者:轻舞飞扬z
« 12 »
搜珍网 www.dssz.com