All Projects → suryanshkumar → KLTracker

suryanshkumar / KLTracker

Licence: other
Track KLT Features using Optical Flow (Qt 5 OpenCV / C++)

Programming Languages

C++
36643 projects - #6 most used programming language
XML
50 projects
prolog
421 projects

KLTracker

Track KLT Features using Optical Flow (Qt 5 OpenCV / C++)

This code, track KLT features over the video feed coming from webcame.

Make changes if you want to track over longterm sequence in an offline video.

Dependencies:

  1. Qt 5 (compiled and tested on Qt 5.0.1 (32 bit) )

  2. OpenCV/C++ (compiled and tested on OpenCV 2.4.9)

Software tested on Linux Ubuntu (13.04 + 14.04).

All of my source files are written on Linux system, so I don't know whether it will work on Windows Systems or not.

Launch .pro file using QtCreator,

  1. build

  2. run

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].