文件名称:MeanShift-Kalman-tracking-algorithm

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-06-30
  • 文件大小:
  • 15kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • r**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined tracking algorithm, meanshift algorithm is a classic mean shift tracking algorithm using color histogram as a tracking feature, with high stability and robustness, kalman filter is a linear filter prediction algorithm. Meanshift algorithm introduced in kalman filtering algorithm can improve the stability, while improving the efficiency of algorithms. In addition to avi video format code reading using opencv library functions, core algorithms are pure C++ achieved, detailed notes, it is easy to understand, but also has a high reference value.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





MeanShift Kalman no cv new\Kalman.cpp

..........................\Kalman.h

..........................\MeanShift.cpp

..........................\MeanShift.h

..........................\MeanShift-Kalman.vcproj

..........................\ReadMe.txt

..........................\stdafx.cpp

..........................\stdafx.h

..........................\targetver.h

..........................\Tracking.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org