[tesseract-ocr] How OSD works?

2022-07-26 Thread Arnold King
Can someone tell me how OSD works or point me to any article or paper about it? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googl

[tesseract-ocr] How to install tesseract 5.2.0 in docker container

2022-07-26 Thread 'Ajinkya' via tesseract-ocr
Hi All, Locally I tried 'brew install tesseract' and it installed 5.2.0. Following 2 commands installed version 5.1.0 RUN add-apt-repository ppa:alex-p/tesseract-ocr5 RUN apt install -y tesseract-ocr Then I downloaded source code tesseract-5.2.0.tar.gz and followed steps in install file: RUN apt