Description: 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing. Platform: |
Size: 366592 |
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函式庫之MeanShift演算法
和OpenCv內建之MeanShift有著不同處在於
使用到權重Wi來計算新的位置-Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location Platform: |
Size: 139264 |
Author:謝宗良 |
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: Meanshift 程序,c++环境的,在上网下来好使的程序,所以上传来给大家分享-Meanshift program, c++ environment, the Internet down so that the program, so come to share upload Platform: |
Size: 1154048 |
Author:宋平 |
Hits:
Description: meanshift函数对于运动模型的实时跟踪,初始手动选择跟踪范围。-meanshift based on the moving model, select the area which you want to focus. Platform: |
Size: 12756992 |
Author:Wang |
Hits:
Description: 利用OpenCV函数的meanshift跟踪,用于演示跟踪效果,可以学习改进。-Meanshift tracking--AppWizard has created this ShadowTrack application for you. Platform: |
Size: 24576 |
Author:陈立鹏 |
Hits:
Description: 利用meanshift来进行目标跟踪,有matlab和opencv版本(Using meanshift for target tracking, there are versions of MATLAB and opencv) Platform: |
Size: 18808832 |
Author:QuinnChuh
|
Hits: