cosmo0920 / leptonica-capi-go

Leptonica Go wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leptonica Go wrapper

Build Status GoDoc

instalation

Before you use this library, please install leptonica version 1.74.

OSX

$ brew install leptonica

Ubuntu Linux

Current version is too old, please build liblept5 by yourself.

Windows

Not supported yet.

import

$ go get "github.com/cosmo0920/leptonica-capi-go/"

and then,

import "github.com/cosmo0920/leptonica-capi-go/"

LICENSE

Apache License 2.0

About

Leptonica Go wrapper

License:Other


Languages

Language:Go 97.8%Language:Shell 2.2%