Comment on Show HN: Gogosseract, a Go Lib for CGo-Free Tesseract OCR via WazeroparentComments−dlock17OP2yMy intentions was a "pure Go" approach, but that is probably more performant.I imagine just calling the Tesseract CLI from Go would be simplest if that's all you wanted.
Comments
My intentions was a "pure Go" approach, but that is probably more performant.
I imagine just calling the Tesseract CLI from Go would be simplest if that's all you wanted.