[SOLVED] How to Install Tesseract on CentOS ?


Hello folks,

To install Tesseract OCR on CentOS, run the following command:

yum install tesseract -y


To install more languages, run the following command by changing the 3 letter language code at the end which corresponds to the language you want to install:

yum install -y tesseract-langpack-eng

yum install -y tesseract-langpack-hin


To see the list of supported languages, visit:

https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md


Let me know if this helped you. Thanks.

Buy Me a Coffee - https://www.buymeacoffee.com/agautam

Comments

  1. For CentOS 7 i had to install epel-release before:
    `yum install epel-release -y`
    `yum install tesseract -y`

    ReplyDelete
    Replies
    1. Thanks for the addition. This will definitely help others :)

      Delete
  2. For the shaping of those materials, the business closely depends on CNC milling machines. Metals are CNC machining some of the frequent materials that undergo the milling course of. Metals soften at very excessive temperatures, rendering them ineffective for processes like 3d printing.

    ReplyDelete

Post a Comment