http://icvision.ru/search-ball-on-the-image-using-opencv/ Sample easy ball detector and tracking.
Copy path to your video file.
cap = cv2.VideoCapture('video.3gp')
python ballDetect.py
on YouTube
- python 2.7
- opencv 3.x
- numpy
- IlyaJob05 - Initial work - IlyaJob05
This project is licensed under the MIT License - see the LICENSE file for details