Open HALtheWise opened 7 years ago
http://www.pyimagesearch.com/2017/02/13/recognizing-digits-with-opencv-and-python/
This blog post walks through doing digit recognition on a seven segment display.
An alternate approach is to use similar code to what CompRobo used for sign recognition.
For both the docking challenge and "Follow the Leader", the vehicle needs to recognize and classify symbols in the camera image.