搜索资源列表
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
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
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.
AutoCamShift
- 將opencv的camshift,改寫成autocamshift,利用已知圖片追蹤-Will opencv of camshift, rewritten autocamshift, using known image tracking
MotionDetect
- 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
camshiftdemo
- Camshift算法原理及其Opencv实现-Camshift algorithm theory and implementation Opencv
project
- 利用opencv的camshift,讀取webcam影像,實現視訊數字拼圖的遊戲-Using opencv of camshift, read the webcam image, to achieve digital video puzzle game
condesation
- opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
camshift
- 使用C++配合OpenCV追蹤滑鼠選取範圍內的顏色-Use C++ with OpenCV tracking the mouse to select the color range
camshift(opencv)
- camshift视频中运动物体跟踪,用到opencv库,在vs2005平台下开发。-camshift tracking moving objects in the video, use opencv library in vs2005 platform development.
camshift
- 用于目标跟踪,采用opencv 和C++,对单个目标的跟踪-For target tracking, using opencv and C++, on a single target tracking
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(opencv)
- opencv的camshift程序+注释 camshift算法 里面程序有详细的注释 是初学者的好资料 有利于自学-of opencv camshift program the+ Notes camshift algorithm inside program with detailed comments is good information for beginners is conducive to self-
Camshift--Opencv
- Camshift算法原理的简单介绍及其Opencv实现 对于初学者掌握算法的原理及编程很有帮助-Principle brief Camshift algorithm principle and its realization Opencv for beginners to master the algorithms and programming helpful
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.)