推荐一个博客:https://github.com/pbypby,主页上有:

Popular repositories

  • kcf_tracker2 c demo for kernelized correalation filters
  • stc_tracker2 c++ demo for Fast Tracking via Spatio-Temporal Context Learning
  • BRISQUE1 c++ demo for Blind/Referenceless Image Spatial Quality Evaluator
  • wmil_tracker1 c++ demo for weighted multiple instances learning
  • ct_tracker0 c++ demo for compressive tracking
=========================================分割线===========================================
==================== 以下转自:http://blog.csdn.net/huixingshao/article/details/43667485===================

0,Online Object Tracking: A Benchmark cvpr2013 综述

     http://visual-tracking.net/#
     http://cvlab.hanyang.ac.kr/tracker_benchmark_v10.html

1,  VTD:  Visual Tracking Decomposition cvpr2010  源码+测试视频
         http://cv.snu.ac.kr/research/~vtd/

2,  CT: Real-time Compressive Tracking  eccv2012 源码+测试视频

http://www4.comp.polyu.edu.hk/~cslzhang/CT/CT.htm

3, PROST - Parallel Robust Online Simple Tracking   测试视频

http://gpu4vision.icg.tugraz.at/index.PHP?content=subsites/prost/prost.php

4,TLD

5,  MIL

6,  Struck

7, STC:Fast Trackingvia Spatio-Temporal Context Learning  2013-11-24

目前作者已公开了支持多尺度的Matlab代码

http://www4.comp.polyu.edu.hk/~cslzhang/STC/STC.htm

8 KCF: Kernelized Correlation Filters

http://home.isr.uc.pt/~henriques/circulant/

Visual trackers

We have tested 29 publicly available visual trackers. The trackers are listed in chronological order.

NAME CODE REFERENCE
CPF CPF P. Pe 虂rez, C. Hue, J. Vermaak, and M. Gangnet. Color-Based Probabilistic Tracking. In ECCV, 2002.
KMS KMS D. Comaniciu, V. Ramesh, and P. Meer. Kernel-Based Object Tracking. PAMI, 25(5):564鈥�577, 2003.
SMS SMS R. Collins. Mean-shift Blob Tracking through Scale Space. In CVPR, 2003.
VR-V VIVID/VR R. T. Collins, Y. Liu, and M. Leordeanu. Online Selection of Discriminative Tracking Features. PAMI, 27(10):1631鈥�1643, 2005.[www]
* We also evaluated four other trackers included in the VIVID tracker suite. (PD-V,聽RS-V,聽MS-V, and聽TM-V).
Frag Frag A. Adam, E. Rivlin, and I. Shimshoni. Robust Fragments-based Tracking using the Integral Histogram. In CVPR, 2006.[www]
OAB OAB H. Grabner, M. Grabner, and H. Bischof. Real-Time Tracking via On-line Boosting. In BMVC, 2006.[www]
IVT IVT D. Ross, J. Lim, R.-S. Lin, and M.-H. Yang. Incremental Learning for Robust Visual Tracking. IJCV, 77(1):125鈥�141, 2008.[www]
SemiT SBT H. Grabner, C. Leistner, and H. Bischof. Semi-supervised On-Line Boosting for Robust Tracking. In ECCV, 2008.[www]
MIL MIL B. Babenko, M.-H. Yang, and S. Belongie. Visual Tracking with Online Multiple Instance Learning. In CVPR, 2009.[www]
BSBT BSBT S. Stalder, H. Grabner, and L. van Gool. Beyond Semi-Supervised Tracking: Tracking Should Be as Simple as Detection, but not Simpler than Recognition. In ICCV Workshop, 2009.[www]
TLD TLD Z. Kalal, J. Matas, and K. Mikolajczyk. P-N Learning: Bootstrapping Binary Classifiers by Structural Constraints. In CVPR, 2010.[www]
VTD 鈥� J. Kwon and K. M. Lee. Visual Tracking Decomposition. In CVPR, 2010.[www]
CXT CXT T. B. Dinh, N. Vo, and G. Medioni. Context Tracker: Exploring supporters and distracters in unconstrained environments. In CVPR, 2011.[www]
LSK LSK B. Liu, J. Huang, L. Yang, and C. Kulikowsk. Robust Tracking using Local Sparse Appearance Model and K-Selection. In CVPR, 2011.[www]
Struck Struck S. Hare, A. Saffari, and P. H. S. Torr. Struck: Structured Output Tracking with Kernels. In ICCV, 2011.[www]
VTS 鈥� J. Kwon and K. M. Lee. Tracking by Sampling Trackers. In ICCV, 2011.[www]
ASLA ASLA X. Jia, H. Lu, and M.-H. Yang. Visual Tracking via Adaptive Structural Local Sparse Appearance Model. In CVPR, 2012.[www]
DFT DFT L. Sevilla-Lara and E. Learned-Miller. Distribution Fields for Tracking. In CVPR, 2012.[www]
L1APG L1APG C. Bao, Y. Wu, H. Ling, and H. Ji. Real Time Robust L1 Tracker Using Accelerated Proximal Gradient Approach. In CVPR, 2012.L1_Tracker">[www]
LOT LOT S. Oron, A. Bar-Hillel, D. Levi, and S. Avidan. Locally Orderless Tracking. In CVPR, 2012.[www]
MTT MTT T.Zhang, B. Ghanem,S. Liu,and N. Ahuja. Robust Visual Tracking via Multi-task Sparse Learning. In CVPR, 2012.[www]
ORIA ORIA Y. Wu, B. Shen, and H. Ling. Online Robust Image Alignment via Iterative Convex Optimization. In CVPR, 2012.[www]
SCM SCM W. Zhong, H. Lu, and M.-H. Yang. Robust Object Tracking via Sparsity-based Collaborative Model. In CVPR, 2012.[www]
CSK CSK F. Henriques, R. Caseiro, P. Martins, and J. Batista. Exploiting the Circulant Structure of Tracking-by-Detection with Kernels. In ECCV, 2012.聽[www]
CT CT K. Zhang, L. Zhang, and M.-H. Yang. Real-time Compressive Tracking. In ECCV, 2012.[www]

转载于:https://www.cnblogs.com/huty/p/8517244.html

【计算机视觉】跟踪算法及相关主页相关推荐

  1. 计算机视觉中,目前有哪些经典的目标跟踪算法

    首先来一个跟踪算法的大杂烩: VOT2016 Trackers repository 以下是转载内容 ------------------------------------------------- ...

  2. 深度长文:计算机视觉中,目前有哪些经典的目标跟踪算法?

    第一部分:目标跟踪速览 先跟几个SOTA的tracker混个脸熟,大概了解一下目标跟踪这个方向都有些什么.一切要从2013年的那个数据库说起..如果你问别人近几年有什么比较niubility的跟踪算法 ...

  3. 计算机视觉中,目标跟踪算法的综述

    作者:YaqiLYU 链接:https://www.zhihu.com/question/26493945/answer/156025576 来源:知乎 著作权归作者所有.商业转载请联系作者获得授权, ...

  4. 基于多个核相关滤波Multiple Kernelized Correlation Filters (MKCF) 的海事雷达目标跟踪算法

    Multiple Kernelized Correlation Filters (MKCF) for Extended Object Tracking Using X-band Marine Rada ...

  5. KCF算法(相关滤波算法) 跟踪目标

    这是笔者目前碰到的性能最好的传统目标跟踪算法,所以这里也简单介绍下这个算法的由来. 一.算法介绍 KCF全称为Kernel Correlation Filter 核相关滤波算法.是在2014年由Joa ...

  6. 十年之后,CV经典教材《计算机视觉:算法与应用》迎来第二版,初稿开放下载...

    击上方"3D视觉工坊",选择"星标" 干货第一时间送达 来源丨机器之心 你也在用<计算机视觉:算法与应用>入门 CV 吗?或许你手里的版本已经有点过 ...

  7. 综述:视频和图像去雾算法以及相关的图像恢复和增强研究

    综述:视频和图像去雾算法以及相关的图像恢复和增强研究 翻译自IEEE的一篇文章<Review of Video and Image Defogging Algorithms and Relate ...

  8. 2018目标跟踪算法综述

    转自  https://www.zhihu.com/question/26493945 作者:YaqiLYU 著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处. 相信很多来这里的人和 ...

  9. 目标跟踪算法KCF原理详解

    一直以来没有很想写这个,以为这个东西比较简单,还算是比较容易理解的一个算法,但是在知乎上回答过一个问题之后就有朋友私信我一些关于细节的东西,我一直以为关于细节的东西大家可以自己去理解,大家都是想快速了 ...

最新文章

  1. Linux环境下进入MySQL环境报权限问题:Access denied for user 'root@localhost' (using password:YSE)...
  2. linux内存屏障浅析
  3. python中哪个函数能生成集合_神奇的python系列11:函数之生成器,列表推导式
  4. Ubuntu下报错PCIe Bus Error:severity=Corrected, type=Physical Layer, id=00e8(Receiver ID)
  5. cocos2d-x JS 随机数
  6. Python是一门什么样的语言
  7. 电子工程师都在看什么?送你一份“修炼宝典”
  8. IDEA Java Web 推送Tomcat
  9. aws ec2 跨帐号共享_AWS共享资源的警告
  10. 华为云PB级数据库GaussDB(for Redis)揭秘第七期:高斯Redis与强一致
  11. 马化腾,你就把微信卖给运营商得了
  12. 根据大小分割大文本_值得一看的文本检测方法
  13. robot frame基础知识--变量
  14. 对象的持久化和序列化
  15. 空气投影+生物识别,支付宝的“如影计划”还有多少硬仗要打?
  16. 次氯酸:利用先天反应
  17. 三种GDB类型的转换后字段类型的变化
  18. 三菱FX3U生产方案 FX3U源代码+PCB文件全套生产方案 基于STM32F10的FX3U源码, 可直接使用GXworks2软件
  19. python读取npy文件_python – 如何在磁盘上创建一个numpy .npy文件?
  20. Ubuntu安装Robo3T(Studio3T Free)

热门文章

  1. (转)正则表达式语法备忘录
  2. sql server 的 money类型
  3. linux sort 命令详解
  4. leetcode算法题--Perfect Squares
  5. leetcode算法题--打印从1到最大的n位数
  6. linux i3wm性能,Core i3-530集成显卡Linux性能考察
  7. linux coredump配置与调试
  8. Binder 驱动详解(下)
  9. JavaScript基础一
  10. CentOS 6.7安装docker