Description: camshift的算法流程.很简单也很翔实。易于理解-The algorithm processes camshift. is very simple is also very informative. Easy to understand Platform: |
Size: 7168 |
Author:hello |
Hits:
Description: 讲述mean shift在目标跟踪方面的应用,阐述其基本原理。-On the mean shift in target tracking applications, described the basic principles of. Platform: |
Size: 920576 |
Author:Andy |
Hits:
Description: 显示利用Camshift算法进行彩色目标的跟踪:Camshift算法是Meanshift算法的一个改进。-Camshift algorithm shows that the use of color target tracking: Camshift algorithm Meanshift algorithms are an improvement. Platform: |
Size: 4096 |
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: 采用 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: 它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是"Continuously Apaptive Mean-SHIFT",它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果-It is MeanShift Algorithm, called continuous adaptive MeanShift algorithm, CamShift algorithm stands for "Continuously Apaptive Mean-SHIFT", and its basic idea is that all frames of video images for MeanShift operations, and the results of the previous frame
Platform: |
Size: 2294784 |
Author:伟迅 |
Hits:
Description: camshift算法:视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。 -camshift algorithm: all the video frames for MeanShift operations, and on a result (ie, Search Window center and size) as the next frame MeanShift the Search Window algorithm the initial value, so iteration continues. Platform: |
Size: 3798016 |
Author:王健 |
Hits:
Description: 在VS2008环境下,结合opencv 应用meanshift算法对运动目标进行跟踪,代码能正常运行-VS2008 environment, combined with opencv apply meanshift algorithm to track the moving target, the code to run correctly Platform: |
Size: 5262336 |
Author:周景豪 |
Hits:
Description: 基于VC6.0环境下的openCV-Camshift全自动跟踪,附有详细注释-Automatic tracking in VC6.0 environment based on openCV-Camshift, with detailed notes Platform: |
Size: 1875968 |
Author:panemein |
Hits:
Description: meanshift人脸跟踪 改进 使其达到camshift的功能-menashift face tracking it can realize the function of camshift Platform: |
Size: 7168 |
Author:胡晶芳 |
Hits: