Research Project: Optical Character Recognition using OpenCV and Deep Learning Contributors: David Young & Robert Miller
Produced as a research project for CSE 559A (Computer Vision) at Washington University in St. Louis.
Some code within the Learner directory is sourced from this tutorial on unsupervised feature learning and deep learning from Stanford University.
Requires OpenCV and MATLAB libraries to compile and run. The Makefile included in the Classifier directory has NOT been written generally and references the specific location of MATLAB and OpenCV on the computer used for development; to compile, modify the MATLAB_ROOT and OPENCV_ROOT variables to point to the correct locations on your computer.