You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to build golang microservice with some very specifique ocr requirements.
In pytesseract there is this function image_to_pdf_or_hocr that make Tesseract OCR run on the provided image to pdf.
I wonder if there is a something similar in gosseract ?
The text was updated successfully, but these errors were encountered:
Summary
I trying to build golang microservice with some very specifique ocr requirements.
In pytesseract there is this function image_to_pdf_or_hocr that make Tesseract OCR run on the provided image to pdf.
I wonder if there is a something similar in gosseract ?
The text was updated successfully, but these errors were encountered: