Using OpenCV2, this little piece of code is for detecting the ball in Rocket League.
Written to play around with OpenCV a little bit.
But due to a lot going on in the screen, (see right image) the detection is still flawed. Parameter tuning didn't get me the desired result so far, just because either too many edges get detected and therefore to many circles, or not enough edges get detected and no circles appear.