搜索资源列表
卡尔曼滤波
- 利用kalman滤波算法来跟踪一个做圆周运动的点,并预测此点在下一个时刻可能出现的位置
DBZP
- GPS捕获跟踪新算法,DBZP实现高灵敏捕获-high sensitive acq
TLD
- C++代码写的TLD跟踪算法,直接编译运行,工程化案例,欢迎研究TLD目标跟踪的同道中人一起交流-C++ TLD tracking algorithm code written directly compile and run, engineered case, welcome TLD target tracking research fellow human exchanges together
Track
- 基于卡尔曼滤波的简单目标跟踪算法,适合初学者-target tracing
meanshift
- 这个程序主要阐述如何用均值漂移算法在图像跟踪中的应用,并通过例子将跟踪区域显示在图像中-This program mainly describes how to use the mean-shift algorithm in the image tracking application, and through examples will be tracking the region shown in the image
particaltracking_double
- 粒子滤波跟踪算法C++实现,内含visual studio 2010 工程文件-tracking object with algorithem of Partical_tracking