搜索资源列表
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
meanshift.rar
- 基於使用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
meanshift.rar
- meanshift算法的matlab程序,用于图像分割 ,matlab program meanshift algorithm for image segmentation
meanshift.rar
- 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
meanshift.rar
- 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
Meanshift
- meanshift用于图像分割的程序源代码-meanshift for image segmentation source code
Meanshift
- 该文件是meanshift算法的程序代码,该算法主要是利用直方图提高了模板匹配的速度,欢迎使用-This file is meanshift code algorithm, the algorithm is mainly improved histogram matching the speed of the template, please use
MeanShift-Soft
- matlab编写的meanshift程序,在南加州大学例程的基础上做了修改,在初期学习meanshift上非常有用-meanshift for mobile tracking
MeanShift
- meanshift简介,不会的可以看看,帮助入门-meanshift profiles, can not look at the help entry
meanshift
- meanshift编程的资料,里面都是我细心收集的文献。有关理论改进和技术应用等方面。-meanshift programming information, which are collected by the literature I have listened carefully. To improve the theory and technical applications.
MeanShift
- Meanshift的非监督聚类方法,主要用于图像处理和模式识别。-Meanshift non-supervised clustering method, mainly used in image processing and pattern recognition.
meanshift
- meanshift算法是当前比较热门的用于跟踪的算法,本程序实现了meanshift算法的基本功能,欢迎下载-meanshift algorithm is popular for tracking algorithm, the implementation of the program the basic functions of meanshift algorithm, please download
meanshift
- 应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
meanshift
- 目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法-Commonly used in target tracking, mean-shift algorithm, the following are some improvements on the algorithm of meanshift
MeanShift
- VC++与OPENCV的目标跟踪meanshift算法-meanshift
meanshift
- meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
meanshift
- meanshift本程序主要用于均值处理-meanshift
meanshift
- 用均值漂移法跟踪运动物体,实时性和准确性高。-pedestrian tracking using meanshift
Meanshift
- 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie