Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 343 Bytes

odr

Optical Digit Recognition using Microsoft Azure

This code is used to perform optical digit recognition with the use of the Microsoft Azure Machine Learning Studio. You'll need to make use of the appropriate API Key within the HttpHandler.java file in order to access the server.

This program makes use of both OpenCV and ApacheHTTP.