1374207430 / KCF_py3

KCF tracker by py3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KCF_py3

This project is modified form KCFpy and can run with py3.

Requirements:

  • py3.6
  • NumPy
  • Numba (needed if you want to use the hog feature)
  • OpenCV (ensure that you can import cv2 in python)

Usage:

run run.py and use mouse to choose a roi.

About

KCF tracker by py3

License:MIT License


Languages

Language:Python 100.0%