Skip to content

shanlau/SVM_Recognizing_Digit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM_Recognizing_Digit

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:

svm_model

Reading 7-segment digit from digital device screen (e.g. clock, electronic scale etc)

result of read_digit.py by reading image sample.png:

predict_result

About

Recognizing 7 segment digit by OpenCV SVM model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages