Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 532 Bytes

text-detector

codecov

This is a library for the Go language to detect text from images. It uses Amazon Rekognition or Google Cloud Vision for text detection.

How to use

Using Amazon Rekognition

TBD

Using Google Cloud Vision

TBD

License

MIT

Author

michimani210