Skip to content

KawaharaLab/OpenCV_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqt5_opencv

Object tracking using pyqt5 and opencv3

Requirements: pip3 install pyqt5 pip3 install opencv-python

How to use:

  1. python3 qtcv.py
  2. Press Load video
  3. Press Calibrate. Drag on the video to draw a line. Input physical length of this line.
  4. Drag on the video to specify tracking region (color histogram based tracking)
  5. Press Start
  6. After finishing tracking, find the data in folder data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages