Detect the wide Reciever in a single shot video clip, where the offensive team is to the left
- Opencv 3.2
- imutils
[Copyright Disclaimer Under Section 107 of the Copyright Act 1976] (https://www.youtube.com/channel/UCLTW7lZRJp7lKU2ob7z_Xmw)
- Clone this repository into workspace
- Install imutils using pip
- Run tracker_OTS.py (See source code for detailed running instructions)
- python tracker_OTS.py -v ./data/clip1.mp4
This source code is released under the [MIT License]
- OpenCV documentation