Introduction - If you have any usage issues, please Google them yourself
generateClassifier.py - Python Script to create the classifier file digits_cls.pkl.
performRecognition.py - Python Script to test the classifier.
digits_cls.pkl - Classifier file for digit recognition.
photo_1.jpg - Test image number 1 to test the classifier
photo_2.jpg - Test image numbre 2 to test the classifier