8000 GitHub - ZhuYin99/KCF_py3: KCF tracker by py3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from LCorleone/KCF_py3

KCF tracker by py3

License

Notifications You must be signed in to change notification settings

ZhuYin99/KCF_py3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0