搜索资源列表
-
6下载:
基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
-
-
0下载:
MEANSHIFT目标跟踪算法
使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
-
-
0下载:
基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
-
-
0下载:
国外一个大牛人写的MEANSHIFT目标跟踪算法,程序使用了OPENCV函数库,Foreign person to write a big cow MEANSHIFT the target tracking algorithm, the procedure used OPENCV library
-
-
0下载:
视频目标跟踪。在OpenCV下开发,使用meanshift方法.rar-Video target tracking. In OpenCV under development, the use of meanshift methods. Rar
-
-
0下载:
基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
-
-
0下载:
采用 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
-
-
0下载:
视频跟踪程序,手动选择目标,基于meanshift算法,opencv开发。-Image tracking program, target is selected manually. Based on meanshift algorithm and developed using opencv.
-
-
0下载:
基于opencv的例子使用meanshift算法追踪屏幕中中的白点,利用kalman移动搜索框.,已通过测试。
-Based on the example of the use of opencv tracking algorithm meanshift white sscreen, use the search box kalman mobile. Complete source code, has been tested.
-
-
0下载:
史上最简洁最直观的Meanshift tracking代码;全部过程中没有借用Opencv相关库函数;读入图像采用经典的CDIB类,中间过程较易于让人理解-The simplest and the most visual coding about Meanshift Tracking!!!All the codes is written without Opencv Lib function. Classic CDIB Class is used to read the original ima
-
-
0下载:
基于opencv实现的meanshift算法,进行运动目标的跟踪-Moving target tracking opencv achieve meanshift algorithm
-
-
0下载:
meanshift算法的跟踪 高斯背景建模 opencv程序-meanshift tracking
-
-
0下载:
基于Opencv的MeanShift跟踪代码。MeanShift算法是目标跟踪领域应用较广泛的算法,轻量级,原理是求概率密度最大位置。-Opencv based MeanShift tracking code. MeanShift is widely used in object tracking. lightweight. the principle is to find the probability density maximum position.
-
-
0下载:
基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
-
-
0下载:
meanshift实现视频目标跟踪,opencv实现,附带测试视频-meanshift implement video target tracking, opencv realize, with test video
-
-
1下载:
利用meanshift来进行目标跟踪,有matlab和opencv版本(Using meanshift for target tracking, there are versions of MATLAB and opencv)
-