搜索资源列表
mean-shift
- 根据mean-shift算法编写对视频进行目标跟踪,不过这里要打开的是视频图像序列,然后在选自己要跟踪的目标,本程序就可以跟踪所选目标。
mean shift视频跟踪算法
- mean shift视频跟踪算法代码,可以为正在学习人脸,车辆跟踪算法的人提供一种平台。
ObjectTracking.rar
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
hello-mean-shift
- 本程序是一个采用均值位移向量的方法进行的运动跟踪算法-This procedure is a displacement vector by the method of the mean motion tracking algorithm
meanOpenCVmfc
- mean shift 跟踪算法的实现 对运动的图像进行跟踪-mean shift
Tracker
- 关于跟踪领域相当有名的均值平移的改进算法 效果还不错 直接用VC就可以跑起来。源码相当清楚-The field on the track quite well-known mean shift algorithm to improve the effectiveness of the direct use of well can run up on the VC. Source is quite clear
Mean-Shift
- mean—shift算法的详细解释,可以用在图像平滑,物标跟踪等方面-a introduction to mean-shift which is very useful in object trace and so on
meanshit_tracking
- 实现改进算法mean-shift跟踪,matlab实现,跟踪效果很好,代码容易理解。-To achieve improved algorithm mean-shift tracking, matlab implementation, tracking works well, the code easy to understand.
mean-shift
- 基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
meanshifttracking
- 基于mean-shift的动态目标跟踪算法,简单有效,另附图库-Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library
MeanShift
- 这是有关图像目标跟踪的ppt 讲的方法是用 mean shift 来进行目标跟踪 学习l-mean shift
ParticleTracking
- mean shift 跟踪算法 能够很好的实现目标的定位 表示 和跟踪-mean shift it is very useful
Mean-shift-research-and-applications
- :对均值漂移算法的理论和应用作一全面的综述.首先根据密度函数的非参数估计推导出均值漂移公式的一 般形式,说明了均值漂移迭代算法的步骤及收敛性;然后重点讨论核函数的选择以及带宽矩阵的计算等关键技术;最 后归纳了均值漂移算法在模式检测、聚类、图像分割以及物体实时跟踪等方面的应用,并展望了均值漂移算法在理论和应用中的研究方向.-Clustering thesis
VideoTrack_code
- mean shift算法视频跟踪实现 -mean shift tracking algorithm implementation video
An-Improved-Mean-Shift-Algorithm
- 奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标 颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换 自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每 一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目 标的颜色模型之间的相似程度.最后基于该颜
mean-shift-tracking
- 均值便宜跟踪的示例程序,可以帮助大家了解均值偏移的过程。-Mean shift track sample program that can help us understand the process mean shift.
mean-shift-and-KALMAN-filter
- mean shift结合卡尔曼预测器 目标跟踪-mean shift and KALMAN filter
mean-shift-tracking
- 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
mean-shift
- 该程序是分块mean shift 跟踪程序,能够在障碍物遮挡的情况下很好的跟踪目标,而不丢失。-The program is divided into blocks mean shift tracking program, can be a good target tracking in case of obstructions without loss.