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

搜索资源列表

  1. Vehicle_Tracker_with_background_subtraction_and_k

    0下载:
  2. Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:13237226
    • 提供者:jon
  1. RealTimeMeanShiftTrackingusingOpticalFlowDistribut

    0下载:
  2. 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2792198
    • 提供者:张迎
  1. 93317474tracking

    0下载:
  2. 很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6729
    • 提供者:ren
  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. condensation

    0下载:
  2. it contains tracking algorithm based on condensation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5718351
    • 提供者:JUHWAN LEE
  1. opencv-intro

    0下载:
  2. oencv的入门教程,做图像的,跟踪的都能用得到.-oencv introductory tutorial to do the image, and tracking can be used to be.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:331364
    • 提供者:田冰
  1. video-tracker

    0下载:
  2. Tracking system. Visual studio and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6634933
    • 提供者:Flavio
  1. headtracking_src

    0下载:
  2. head tracking with opencv
  3. 所属分类:DirextX

    • 发布日期:2017-11-07
    • 文件大小:56974813
    • 提供者:casero
  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. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. codigo_tracking

    0下载:
  2. Code to tracking objects with Opencv
  3. 所属分类:Video Capture

    • 发布日期:2017-04-08
    • 文件大小:3689
    • 提供者:vitor_gz
  1. OpenCVTemplate

    0下载:
  2. Code to tracking objects with Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:32201
    • 提供者:vitor_gz
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. WATCH

    0下载:
  2. 使用opencv和visualC++进行编译,能够完成视频的跟踪和记录。-VisualC++ using opencv and compiled, to complete the tracking and recording video.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2706527
    • 提供者:yangyang
  1. ObjectTracking

    0下载:
  2. 物体追踪。日本opencv的配套程序。实现动态物体的跟踪功能-Object tracking. Japan opencv matching procedures. Tracking of dynamic objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:4834
    • 提供者:sunfeng
  1. tracing

    0下载:
  2. 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39052820
    • 提供者:王洪
  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. Tracking21-10-2010

    0下载:
  2. Some code for tracking color object base on opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13675632
    • 提供者:sonic
  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 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com