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

搜索资源列表

  1. track opencv实现的踪源码

    0下载:
  2. opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:.net编程

    • 发布日期:2010-12-08
    • 文件大小:2630917
    • 提供者:lend0216
  1. opencv实现的踪源码harris corner detection

    0下载:
  2. opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:.net编程

    • 发布日期:2010-12-08
    • 文件大小:3186555
    • 提供者:lend0216
  1. humantrack.rar

    0下载:
  2. opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:190112
    • 提供者:aircity
  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  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. motion-tracking-system-

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

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

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. tracking

    1下载:
  2. 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8089300
    • 提供者:William Fan
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. VCOPENCV

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3972089
    • 提供者:董辉
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. motempl

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

    • 发布日期:2017-03-28
    • 文件大小:889329
    • 提供者:georgeou
  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. OpencvToIntroduceMovingTargetDetectionAndTracking.

    0下载:
  2. 基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8666496
    • 提供者:陈家敏
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12417113
    • 提供者:sonic
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. video-detection-motion-tracking

    0下载:
  2. VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
  3. 所属分类:Video Capture

    • 发布日期:2017-05-25
    • 文件大小:8593690
    • 提供者:eccrjbsat
  1. Human-Motion-Tracking

    0下载:
  2. opencv 实现人体运动跟踪,精度中等,有一定的参考价值。-opencv schieve human motion tracking, accuracy is only moderate, there is some reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17152782
    • 提供者:zhaojun
« 12 3 »
搜珍网 www.dssz.com