搜索资源列表
PeopleCounter
- It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
HumanTracking
- 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
motempl
- 使用opencv的运动模板来进行运动跟踪的程序-Campaign templates using opencv motion tracking program for
MCU_1524
- 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪-VC environment based Opencv video capture and image filtering and corner detection motion tracking
opencv
- 一个不错的基于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
OpencvToIntroduceMovingTargetDetectionAndTracking.
- 基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
camshift
- camshift函数为核心的物体运动追踪程序-camshift function as the core of the object motion tracking process
face-tect
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序-A good environment with VC Opencv based video capture image filtering and corner detection motion tracking vc procedures can be achieved opencv image filtering 2Copencv face corner detection 2Copencv motion
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
JMyron0025
- t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
2_MotionTracking
- opencv motion tracking source code
camshift_Motion-Tracking
- camshift_wrapperu,运动跟踪, camshift_wrapperu,运动跟踪-camshift_wrapperu, motion tracking, camshift_wrapperu, motion tracking, camshift_wrapperu motion tracking
Motion-tracking
- 这是一个目标跟踪系统,对初学者很有帮助,带有运动轨迹的程序-This is a target tracking system, it is very helpful for beginners, with motion trajectory of the program
ex4_9
- 图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move
trackAnts
- 主要实现蚂蚁运动跟踪,用不同颜色标定,绘制轨迹线,此处为转载别人代码-The main achievement of ants motion tracking, with a different color calibration, draw trajectories, here reproduced in someone else' s code
motiontracking
- opencv motion tracking
motiontrackingopencv-master
- A program using the OpenCV library which takes a video file and preforms vehicle and pedestrian motion tracking and detection outlining all the moving objects in the video.
motion-objects-segmentation
- 此程序演示了一种寻找轮廓,连接组件,清除背景的简单方法,实现跟踪分割视频中运动的物体-This program demonstrates the outline of a Looking to connect components, cleanup simple way of background, the video division for tracking moving objects
trackAnts
- 运动跟踪,跟踪视频中的运动物体并绘出运动轨迹的源代码。c++,vs2010,opencv2.4.8-Motion tracking, video tracking of moving objects and plots the trajectory. vs2010, opencv2.4.8