搜索资源列表
-
0下载:
检测跟踪算法,检测算法用的kim算法,跟踪用的均值偏移算法-Detecting and tracking algorithm, detection algorithm method used by kim, tracking using mean shift algorithm
-
-
0下载:
meanshift object tracking
-
-
6下载:
该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
-
-
0下载:
matlab均值漂移算法源码,在matlab中可以实现任何avi视频中内容的跟踪-Mean Shift Object Tracking Code
-
-
0下载:
this is a code for scale and orientation based object tracking using modified mean shift tracking along with thesis.
-