8000 GitHub - polooloo/simplified-KCF-Tracker: simplified KCF Tracker from joaofaro‘s code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

polooloo/simplified-KCF-Tracker

 
 

Repository files navigation

simplified-KCF-Tracker

Codes from joaofaro‘s code and openCV. No longer needs opencv, pretty fast.
Use it in computing power extremely limited devices.

Things you need to knew:

  1. resizeNN instead of INTER_LINEAR
  2. gray image instead of colored image
  3. fixed window instead of multiscale trackering

Now you know why it's so fast:-P Easily update it though.

About

simplified KCF Tracker from joaofaro‘s code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%
0