Skip to content

acomagu/gocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gocr

OCR easily from CIL. Backed Google Cloud Vision API.

Dependencies

Installation

$ go get github.com/acomagu/gocr

Usage

Before of all you must set Google Application Default Credentials. The simplest way is use gcloud command.

$ gcloud auth login

And now you can use it!

$ gocr file1.jpg file2.jpg --concurrency=2

License

This software includes the work that is distributed in the Apache License 2.0.

This software is released under the MIT License, see LICENSE.

About

OCR from CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages