Symbol Recognition

For the Up The Garden Path challenge, we haven't quite decided if we are going to use voice commands or pattern recognition combined with line-following, (or even a mix of all three! ).

Amy's dad has been looking at pattern recognition and converting some C++ code to Python to see if it was quick enough on a Pi4.

We have previously used Open CV for line following. Amy's dad used the same process back in 2014 for the first line follower code that Ipswich Makerspace's Tractor Bot used, but that was C++. Back then the Pi wasn't really up to it. This example video was using C++ on a x64 PC. 


The next video is from over six years later. In 2020 the Pi4 can match that and do a whole lot better with Python (especially since this is over VNC.) (The cube is a 50mm reject from the 3d printing earlier covered with self-adhesive printed signs).




You can find the source for this to experiment with here: https://github.com/ForestFighters/Symbols



 










Comments

Popular posts from this blog

Add a timer to your video submissions

Happy New Year (and we hope its better than the last)

Into the unknown with Voice Commands.