KentaGoto / t-ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t-ocr

Description

The tesseract command must be executable.

How to use

$ go run main.go <Dir> <Lang Code>

Note

Example of Lang Code specification

  • jpn
  • eng

* Specify the Lang Code of tesseract.
https://tesseract-ocr.github.io/tessdoc/Data-Files

License

MIT

Author

Kenta Goto

About

License:MIT License


Languages

Language:Go 100.0%