Recognizing 7 segment digit by OpenCV SVM model
Inspired from below project by Adrian Rosebrock
https://www.pyimagesearch.com/2017/02/13/recognizing-digits-with-opencv-and-python/
Using SVM model with 20 training images to replace the original handicrafted recognition process
result of svm_model.py:
Reading 7-segment digit from digital device screen (e.g. clock, electronic scale etc)
result of read_digit.py by reading image sample.png: