Object detection based on color (colour) with Python 3, OpenCV 3, Pi Camera, and Raspberry Pi 2

This Python 3 code will mark a blue object in the screen, mark it with a red dot and each time the object moves, the red dot will follow it. The application of this could range from robot vision to automatic video camera. Feel free to adjust the treshold setting…

Load, crop, and save an image with OpenCV 3 and Python 3 on Raspberry Pi 2

Michael Jordan was one of the greatest athletes in the world. He was the best NBA player in his era. This legendary picture shows how he tormented Utah Jazz during his 1998 NBA Final game with the Chicago Bulls with his phenomenal ‘last shot’. But, what would happen if he…