Git Product home page Git Product logo

tld-gpu-zlingh's Introduction

this code project is exploited based on arthurv's TLD code

our work is:
1. we parallel implement TLD using cuda. Mainly the detection part.
1. We get a vs2010 vision.
2. We write Ncc_CCORR_NORMED by ourself instead of using the opencv code, and then improve the  real-time performance greatly.
3. we use a higher version of OpenCV(2.4.1), and some code of PatchGenerator is not surpported any more by OpenCV, so we import the 
patchGenerator.h and patchGenerator.cpp file.
====================================
Thanks
====================================
To arthurv for his C++ implementation of TLD
To Zdenek Kalal for realeasing his awesome algorithm

track_video.exe为跟踪视频的程序
car.mpg为跟踪视频
car.txt为跟着视频中目标的初始位置
若未给定car.txt,则在程序中可以使用鼠标自己选定目标

track_image.exe为跟踪图像片序列的程序
data是图像片序列的文件夹,其中init.txt中设定目标初始位置,
若未给定init.txt则在程序中可以使用鼠标自己选定目标

程序运行过程中控制键
q:退出
r:重置目标框框
p:不跟踪只是播放
x:显示跟踪的特征点

tld-gpu-zlingh's People

Contributors

zlingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar Dammian Miller avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.