Object tracking using pyqt5 and opencv3
Requirements: pip3 install pyqt5 pip3 install opencv-python
How to use:
python3 qtcv.py
- Press
Load video
- Press
Calibrate
. Drag on the video to draw a line. Input physical length of this line. - Drag on the video to specify tracking region (color histogram based tracking)
- Press Start
- After finishing tracking, find the data in folder
data