Robot Uses OpenCV To Track Color on Pi3

This university project essentially used a Raspberry Pi 3 powered GoPiGo3 and PiCamera to track a particular color:

Their project could have even been simpler by using the GoPiGo3 native Python color detection instead of OpenCV: (Created by Dexter’s @Cleoqc and repackaged by me…)

2 Likes

Interesting. I had done something similar a few years back. But I had “cheated” since it was with a smart camera (the Pixy [https://pixycam.com/]]).
/K

2 Likes