Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu install Tesseract OCR

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 
 
PREVIOUS NEXT
Tagged: #ubuntu #install #Tesseract #OCR
ADD COMMENT
Topic
Name
8+1 =