📜  ubuntu install Tesseract OCR - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:48.442000             🧑  作者: Mango

代码示例1
sudo apt install tesseract-ocr

# If you wish to install the Developer Tools which can be used 
# for training, run the following command:
sudo apt install libtesseract-dev