搜索资源列表
color-tracking
- This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
Camshift_color_trace.rar
- opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
cvcamshift.rar
- 這是用來做影像追蹤的程式,是使用HSV來判斷顏色做追蹤。,This is used to make video tracking program to determine the use of HSV color tracking to do.
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
Kalman
- kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
Particle-Filter-color-tracking
- This a Color Tracking example source code using Particle Filter.-This is a Color Tracking example source code using Particle Filter.
camshift
- opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
Colorprocessing
- Color based segmentation, filtering & tracking codes, all in one zip file.
CamShift
- CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
particle-filter-for-tracking
- A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
yundong
- 采用 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
colorhistogram
- 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
eyefinder
- supplies cross-platform libraries for real-time perception primitives, including face detection, eye detection, blink detection, color tracking. Soon it will also include expression recognition, predictive color tracking, and tracking based on
object_tracking
- 对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.-Video sequences on the object change tracking, edge detection image, the color of images of interest bound
Tracking21-10-2010
- Some code for tracking color object base on opencv library
tracking-Green
- color tracking green n red
tracking
- Real Time Color Tracking Code using Matlab
pf-COLOR
- 基于颜色追踪的例子,matlab实现,可以运行,1-6截图为作者以及程序下载用户提出的问题,帮助各位理解。-Based on color tracking examples of matlab, you can run, 1-6 screenshots for the author as well as the program download user questions, to help you understand
Color-Tracking-Code
- This matlab code helps to track color using matlab algortihm. this is a image processing programming code to develop automatic color detection applications.
ColorTracking_code
- 视频跟踪中的颜色跟踪算法,是跟踪算法中采用颜色特征进行特征提取与跟踪的方法(Color tracking algorithm in video tracking is a method of feature extraction and tracking in color tracking algorithm)