搜索资源列表
AutoCamShift 基于Opencv的Camshift跟踪程序
- VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
camshift
- 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
CAMSHIFT---MFC
- camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
camshifttrack
- opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 -opencv camshift finish half-auto track absolutely can be runned,i have make it
Camshift
- VC++和Opencv环境中基于Camshif的运动目标跟踪,运行没问题-Moving objects tracking based on Camshift in environment of VC++ and OpenCV, it works well with experiments.
AutoCamShift
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
MotionDetect
- 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
camshift
- it will help to track objects based on camshift algorithm
camshift
- 显示如何利用Camshift算法进行彩色目标的跟踪-Camshift algorithm shows how to use color target tracking
camshiftdemo
- Camshift算法原理及其Opencv实现-Camshift algorithm theory and implementation Opencv
31767679CamshiftandKalman
- Combination of Kalman Filter and Camshift Algorithm for hand detection
camshift
- 经典的camshift跟踪算法。读取视频,手动选择目标,可以直接运行。-Classic camshift tracking algorithm. To read videos, manually select the target, can be directly run.
camshift
- camshift函数为核心的物体运动追踪程序-camshift function as the core of the object motion tracking process
camshift(opencv)
- camshift视频中运动物体跟踪,用到opencv库,在vs2005平台下开发。-camshift tracking moving objects in the video, use opencv library in vs2005 platform development.
MOUSE_TRACKING
- CAMSHIFT跟踪源码,结合卡尔曼滤波器跟踪,跟踪的目标可以手动选择-code for object detect using camshift and kalman filter
kalmanPcamshift
- 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
camshift
- 简单的camshift跟踪 适合新手看看基本原理 跟踪效果不是很好(Simple camshift tracking)
camshift
- Ejemplo camshift python
Camshift
- VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
target Camshift
- 用opencv实现camshift算法 跟踪效果 一般(Achieved with opencv camshift algorithm.)