All Projects → foolwood → Kcf

foolwood / Kcf

High-Speed Tracking with Kernelized Correlation Filters

KCF

This is a C++ implementation of KCF

benchmark

Overview

I do this project for learning OpenCV and KCF

GUI

KCF

Speed

KCF

Different feature(Intel(R) Core(TM)i7-4790 CPU @ 3.60GHz):

feature Kernel FPS
HOG    |  gaussian  | 241.00
HOG    | polynomial | 252.48
HOG    |   linear   | 292.70
gray   |  gaussian  | 567.66
gray   | polynomial | 610.27
gray   |   linear   | 1038.60

####Reference

And more?

If you have problem, email @foolwood.

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].