当前位置:
首页 资源下载
搜索资源 - opencv meanshift kalman
搜索资源列表
-
1下载:
基于opencv的例子
使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.,Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
-
-
0下载:
kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
-
-
0下载:
基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
-
-
0下载:
基于opencv的例子使用meanshift算法追踪屏幕中中的白点,利用kalman移动搜索框.,已通过测试。
-Based on the example of the use of opencv tracking algorithm meanshift white sscreen, use the search box kalman mobile. Complete source code, has been tested.
-
-
0下载:
结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
-
-
0下载:
meanshift+kalman to achieve tracking
no opencv libraries
-