这是一位来自奥地利的博士生的博客

他的介绍如下:

I am a PhD student at the Safety and Security Department of the Austrian Institute of Technology, where I am working together with Roman Pflugfelder. My PhD supervisor is Horst Bischof from the Institute for Computer Graphics and Vision at the Graz University of Technology.

My research interests are novel computer vision algorithms for object tracking. I am specifically interested in developing methods that are applicable to a wide range of object classes and scenarios while not requiring any manual adaptation or re-training (model-free object tracking).

On this page you can find a C++ implementation of OpenTLD, a tracking algorithm that sparked quite some interest in popular media as well as a list of all my publications. I also maintain a blog.

OpenTLD

Disclaimer: This project is now old and will no longer be updated. Please have a look at our new tracker CMT instead.

On this page you can find a C++ implementation of OpenTLD that was originally published in MATLAB by Zdenek Kalal. OpenTLD is used for tracking objects in video streams. What makes this algorithm outstanding is that it does not make use of any training data. This implementation is based solely on open source libraries, meaning that you do not need any commercial products to compile or run it.

The easiest way to get started is to download the precompiled binaries that are available for Windows and Ubuntu. If you have a webcam attached to your PC, you can simply execute tld (on Ubuntu) or tld.exe (on Windows) in order to try it out. For other configuration options, please have a look at the README file. There is also a discussion group of the TLD community where you might get some information. A documentation of the internals as well as other possibly helpful information is contained in this master thesis.

The source code of OpenTLD is published under the terms of the GNU General Public License, so feel free to dig through it. Please understand that this software is meant as a demonstration of what state-of-the-art computer vision algorithms are currently capable of and not as a ready-to-use product. If you find errors in the program, please report them at the GitHub issues page.

You can download this project in either zip or tar formats. You can also browse the source code on GitHub or clone the project directly with Git by running:

$ git clone git://github.com/gnebehay/OpenTLD

Frequently Asked Questions

Can I use OpenTLD for multi-target tracking?

In principle OpenTLD is meant to track single objects only, but there is nothing that stops you from employing multiple instances of OpenTLD for multi-target tracking. It is rather difficult to implement multi-target tracking in OpenTLD itself, as the sliding-window approach is heavily optimised for the specific dimensions of the object. If your objects are all of the same size, it might be worthwile investigating this option.

最新文章

  1. Fiddler-007-修改HTTP请求响应数据
  2. 基于IIS的HTTP、FTP文件服务器搭建与性能测试
  3. python-根据字符串动态生成对象eval
  4. http 服务
  5. 8 种 NoSQL 数据库系统对比
  6. 第二百六十三天 how can I 坚持
  7. sql优化(oracle)
  8. Install and Run NATS Streaming Server
  9. buttongroup中content一次性加载的解决方法
  10. 80 行代码爬取豆瓣 Top250 电影信息并导出到 CSV 及数据库
  11. ionic cordova build android error: commamd failed with exit code eacces
  12. Centos7.x做开机启动脚本
  13. PHP语言在中国的发展前景怎么样?
  14. PixelRatio使用
  15. 正则:img的url,width,height 和 a标签的url以及替换
  16. Sample Credential Providers
  17. Python之路(第二十六篇) 面向对象进阶:内置方法
  18. linux系统下安装nginx
  19. 超全table功能Datatables使用的填坑之旅--1: 无法渲染表格数据: ajax调用了参数 : success
  20. 3-[Mysql]-库操作

热门文章

  1. for _ in range(n) python里那些奇奇怪怪的语法糖
  2. Django2.2 静态文件的上传显示,遇到的坑点-------已解决
  3. Linux内核本地提权漏洞(CVE-2019-13272)
  4. 洛谷P1880 [NOI1995]石子合并 纪中21日c组T4 2119. 【2016-12-30普及组模拟】环状石子归并
  5. maven的核心概念——创建war工程
  6. 洛谷题解 P1592 【互质】
  7. ES6数组去重方法
  8. JavaSE学习笔记(4)---抽象类和接口
  9. Android studio中修改xml文件无效问题
  10. exsi 6.7u2 不能向winows虚拟机发送ctrl+alt+del