OCR easily from CIL. Backed Google Cloud Vision API.
$ go get github.com/acomagu/gocrBefore of all you must set Google Application Default Credentials. The simplest way is use gcloud command.
$ gcloud auth loginAnd now you can use it!
$ gocr file1.jpg file2.jpg --concurrency=2This software includes the work that is distributed in the Apache License 2.0.
This software is released under the MIT License, see LICENSE.