1 | initial version |
See chapter 5 of the book 'Mastering OpenCV with Practical Computer Vision Projects' and the code on GitHub here.
If you want to try other classifier, the sample 'letter_recognition.cpp' is training different classifier in the purpose of letter recognition. You have also many answers on that forum to very close questions.
2 | No.2 Revision |
See chapter 5 of the book 'Mastering OpenCV with Practical Computer Vision Projects' and the code on GitHub here.
If you want to try other classifier, classifiers, the sample 'letter_recognition.cpp' is training different classifier classifiers in the purpose of letter recognition. You have also many answers on that forum to very close questions.questions that you could look at.