搜索资源列表
mechanicalmodel
- 因此假设了一种机动目标模型:初始匀速直线阶段、匀速圆周运动阶段、返回匀速直线阶段,在此过程中线速度大小
particle-filter-visual-tracking
- 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
camshift
- camshift算法是对物体的跟踪,不会的可以125451749,视频处理-camshift arithmetic
camshift
- camshift算法的简单的matlab源程序,用于视频跟踪-camshift simple algorithm matlab source code for video tracking
camshift
- matlab实现的目标跟踪算法,经调试能用。-Target tracking algorithm matlab implementation, debugging can be used.
camshift
- 图像跟踪中的camshift算法,注释详细,可以用来做学习研究-Camshift image tracking algorithm, detailed notes, can be used for study and research
目标跟踪
- 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
cam-shift-byMatlab-master
- matlab 版camshift 跟踪代码,简洁实用(Matlab version of CAMSHIFT tracking code, concise and practical)
camshift_7
- 视频跟踪中的camshift算法,应用于多目标跟踪过程中。(CAMSHIFT algorithm in video tracking is applied to multi-target tracking process.)
运动目标跟踪程序-MATLAB源代码
- 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)