I created a project as a part of an assignment for my pattern recognition course (machine learning) it's purpose to recognize digital images of numbers based on some features and previously stored data.
I created this program using Python and linked it with Web interface (created with PHP) for User experience.