Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 298 Bytes

photo-OCR

##Project Text Detection and Recognition in Natural Images

##Content

./end-to-end-system/ source code for text detection and recognition.

./train_model/ source code and data to build the dictionary (filters), extract train/test features, and train the linear classifier.