Hi!
I am trying to build a small utility using tesseract from a Go program, and
instead of calling a subprocess and initializing the OCR engine every time
I plan to run the OCR from a Go routine.
I have this small code that uses a binding to tesseract:
$ cat main.go
package main
import (
ild and run this program on my PC with no errors, it seems
to be related to the build toolchain on android. Apologise for the
confusion here! I filled a bug report on termux-packages
repository: https://github.com/termux/termux-packages/issues/5946
Best Regards,
Em quinta-feira, 15 de outubro
2 matches
Mail list logo