首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 目标跟踪算法例子

目标跟踪算法例子

  • 资源大小:2.07 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c++

资 源 简 介

Kernel-Based-Object-Tracking ============================ REQUIREMENTS:   + OpenCV 2.2 or above (originally developed on OpenCV 2.3.1)   + This a Visual Studio 2010 project with OpenCV 2.3.1 linked. To use on other platforms use only main.cpp with "conio" and "getch" removed. This project is the C++ implementation of kernel based object tracking as discussed by Visvanathan Ramesh, Dorin Comaniciu & Peter Meer in their paper "Kernel-Based Object Tracking". In this project the objects are represented by their color histograms weighted by isotropic kernel. Targets (or objects) are compared in subsequent frames to calculate Bhattacharya distance which is then used to move the tracked using mean shift. Ceck out the result video - http://youtu.be/Ng8H-mjs62Y

文 件 列 表

Kernel-Based-Object-Tracking-master
.gitignore~
Debug
README.md
gp_object_tracking_tidy.vcxproj
gp_object_tracking_tidy.vcxproj.filters
gp_object_tracking_tidy.vcxproj.user
main.cpp
tracking_video.avi
x64
VIP VIP
0.170617s