Optical-Character-Recognition Introduction A simple online web that is able to determine handwritten numbers. This project is from 500 Lines or Less. The original article is on http://aosabook.org/en/500L/optical-character-recognition-ocr.html Code from https://github.com/aosabook/500lines My work Change the syntax to make it work under Python 3. Details can be found in code/changelogs