Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 273 Bytes

File metadata and controls

18 lines (12 loc) · 273 Bytes

NumbersRecognition

Archive repo for cogniton course COGS-Q320 @ Spring 2016


Description

Using Machine Learning Tactics to recognize the number in picture

Usage

python hwr.py

e.g.

python hwr.py test.jpg

Dependency

PIL

NUMPY