Description: 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN- SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries. Platform: |
Size: 106496 |
Author: |
Hits:
Description: 经典的Mean Shift图像跟踪算法的C语言实现,可对常见大小的面目标实现实时跟踪。采用了OpenCV库。-Classic image Mean Shift tracking algorithm realize the C language can be the size of the face of common objectives to achieve real-time tracking. Using OpenCV library. Platform: |
Size: 2107392 |
Author:贾静平 |
Hits:
Description: 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.-OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking. Platform: |
Size: 3651584 |
Author:李超 |
Hits:
Description: 基于opencv的例子
使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.-Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box. Platform: |
Size: 2551808 |
Author:oeway |
Hits:
Description: 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking... Platform: |
Size: 3072 |
Author:Beckya |
Hits:
Description: 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used Platform: |
Size: 4096 |
Author:ptdoe |
Hits:
Description: 采用 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 Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc.
In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the Platform: |
Size: 15360 |
Author:黄文伟 |
Hits:
Description: 学习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. Platform: |
Size: 1454080 |
Author:yuyu |
Hits:
Description: 利用OpenCV函数的meanshift跟踪,用于演示跟踪效果,可以学习改进。-Meanshift tracking--AppWizard has created this ShadowTrack application for you. Platform: |
Size: 24576 |
Author:陈立鹏 |
Hits:
Description: VC++ meanshift跟踪摄像头内目标的源码。无需opencv。需要directshow环境。
先点击确定,摄像头采集图像。然后拖动鼠标在图像中画红框,即可标定目标。
然后点击开始即可实现meanshift跟踪-VC++ meanshift within the target tracking camera source. No opencv. Need directshow environment. First click OK, the camera capture images. Then drag the mouse in the image painted red box, you can calibrate the target. Then click the Start meanshift tracking can be achieved Platform: |
Size: 101376 |
Author:liuxiaohui |
Hits:
Description: 利用meanshift来进行目标跟踪,有matlab和opencv版本(Using meanshift for target tracking, there are versions of MATLAB and opencv) Platform: |
Size: 18808832 |
Author:QuinnChuh
|
Hits: