Kewenjing1020 / KCF

python implementation of "high-speed tracking with kernelized correlation filters"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KCF

python implementation of "high-speed tracking with kernelized correlation filters"

Introduction

This is a python implementation of KCF tracker. The main purpose of this project is to help you understand KCF pipeline, so the details are not exactly the same as the paper.

About

python implementation of "high-speed tracking with kernelized correlation filters"

License:MIT License


Languages

Language:Python 100.0%