Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 287 Bytes

TextRecognition

Trying to do a text recognition from images using an API in android google provides apis for ocr reading in android.


Google provides cloud Vision API for Optical Character recognition, and to familiarise with the API, I tried to work on the API via Android.