An OpenCV project creating an object detector and tracker for a soccer ball using YOLOv3 and KCF Tracker in Python.

I recently completed the "OpenCV for Beginners" course at OpenCV.org. It was a great way to get back up to speed on the current state of OpenCV including conventional techniques as well as new Deep Neural Net applications for computer vision. This is my review.