/t-ocr

Primary LanguageGoMIT LicenseMIT

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