Basic OCR in OpenCV

Update!. Demo is now with CMake, the cross-platform, open-source build system.
Download Now!

In this tutorial we go to create a basic number OCR. It consist to classify a handwrite number into his class.
To do it, we go to use all we learn in before tutorials, we go to use a simple basic painter and the basic [...]