Skip to content

tleyden/open-ocr-client

Repository files navigation

Build Status GoDoc

This is a client library for accessing an OpenOCR server.

Quick Start

This assumes you have Go installed.

$ go get -u -v github.com/tleyden/open-ocr-client
$ cd cli-main
$ go build
$ wget http://bit.ly/ocrimage
$ ./cli-main --openOcrUrl <your-openocr-url> --openOcrPort <your-openocr-port> upload --file ocrimage

About

Client library for OpenOCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages