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

搜索资源列表

  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:25075471
    • 提供者:何文俊
  1. motiondetect

    0下载:
  2. 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1033156
    • 提供者:李洪艳
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  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. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3167546
    • 提供者:amao
  1. HumanTracking

    0下载:
  2. 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4102665
    • 提供者:梁浩
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. MovingObjectTracking

    0下载:
  2. 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10635575
    • 提供者:jiang
  1. motempl

    0下载:
  2. 使用opencv的运动模板来进行运动跟踪的程序-Campaign templates using opencv motion tracking program for
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:889329
    • 提供者:georgeou
  1. shishi-opencv

    0下载:
  2. 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1044458
    • 提供者:卢绪军
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:180101
    • 提供者:abc
  1. MCU_1524

    0下载:
  2. 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪-VC environment based Opencv video capture and image filtering and corner detection motion tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:260453
    • 提供者:linxijing
  1. OpenCV

    0下载:
  2. 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:177211
    • 提供者:xf
  1. opencv

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:247417
    • 提供者:王志亮
  1. blobtrack

    0下载:
  2. opencv实现运动目标跟踪,检测,自己开发的,效果不错-opencv tracking moving objects, detection, self-developed, good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1482291
    • 提供者:孔龙飞
  1. meanshift

    0下载:
  2. meanshift函数对于运动模型的实时跟踪,初始手动选择跟踪范围。-meanshift based on the moving model, select the area which you want to focus.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12756541
    • 提供者:Wang
  1. opencv-多目标跟踪

    0下载:
  2. 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:38946816
    • 提供者:曲折
  1. 运动目标检测

    1下载:
  2. 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)
  3. 所属分类:OpenCV

    • 发布日期:2020-05-11
    • 文件大小:772096
    • 提供者:五月天cwt
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com