搜索资源列表
meanshift
- vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)
meanshift
- VC编写的基于meanshift的目标跟踪圆形算法,可跟踪5个目标
meanshift tracking vc6
- 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。
Meanshift.rar
- meanshift算法vc编写可以用来集成到目标识别中,vc prepared meanshift algorithm can be used integrated into Target Recognition
CSC.EGBIS.JSEG.Meanshift
- 经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!-The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
AlperMeanShift
- 这个程序一个国外大牛编写的MEANSHIFT算法,可实现对目标的实时跟踪,效果出众,有很好的研究和应用价值。VC++编写。-This process of a foreign beef prepared MEANSHIFT algorithm, can achieve real-time tracking of targets, the effect of outstanding, very good value of research and application. VC++ to prep
MEANSHIFT
- 一个MEAN SHIFT的文件 可以供大家学习 是VC程序 我觉得很有用的-SOME PAPER OF mean shift
MeanShift
- VC++与OPENCV的目标跟踪meanshift算法-meanshift
videotrack
- 基于VC++的的meanshift算法动目标识别程序-Based on the moving target identification procedures meanshift
surendra1
- 基于视频的surendra背景更新算法,基于opencv和vc++,能够实现-Video-based surendra background update algorithm, based on opencv and vc++, can be achieved
vc_meanshift_code
- 基于vc++的meanshift算法源代码,直接调用,非常宝贵-Based on vc++ for meanshift algorithm source code, direct calls, very valuable
mean_shift(vc)
- C++的Meanshift程序代码,本人调试好用后打包上传给大家,对应初学者很有帮助-C++, Meanshift code, I debug ease of use to you after the upload package, corresponding to very helpful for beginners
rgb-mean-shift
- 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
meanshif-demo
- VC++ meanshift跟踪摄像头内目标的源码。无需opencv。需要directshow环境。 先点击确定,摄像头采集图像。然后拖动鼠标在图像中画红框,即可标定目标。 然后点击开始即可实现meanshift跟踪-VC++ meanshift within the target tracking camera source. No opencv. Need directshow environment. First click OK, the camera capture image
MyMeanShift1.0
- 一个基于meanshift的目标跟踪程序。用VC实现的。-A meanshift target tracking program. With VC.
Bilkent_meanshift
- 一个基于VC实现的基于meanshift的目标跟踪源代码。一个学习的好代码。-Meanshift target tracking source code based on VC. A study of good code.
vcPPyumeanshift-
- vc++实现的meanshift算法源代码,直接调用, -vc++ to achieve meanshift algorithm source code, direct calls
IVS-meanshift
- 该文件是在VC++环境下运行的运动目标视觉分析。包括高斯模型背景提取,calman和meanshift滤波来实现跟踪,最终通过视频界面完成是否障碍入侵并报警-The file is a visual analysis of moving objects in VC++ environment running under. Including the Gauss model background extraction, Calman and meanshift filter to realize
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪