Step-by-Step Guide to Installing Tesseract OCR & Adding Multiple Languages 📝
Learn how to easily install Tesseract OCR on your device and add support for various languages. Follow this simple tutorial to enhance your OCR capabilities quickly!

牛逼傻
1.1K views • Nov 25, 2021

About this video
pkg update -y && pkg upgrade
pkg install wget
tesseract
cd ../usr/share/tessdata
wget https://github.com/tesseract-ocr/tessdata/archive/refs/tags/4.1.0.zip
tesseract [Photo name and suffix] [The name of the txt file you like] -l [Abbreviation of language name].traineddata
pkg install wget
tesseract
cd ../usr/share/tessdata
wget https://github.com/tesseract-ocr/tessdata/archive/refs/tags/4.1.0.zip
tesseract [Photo name and suffix] [The name of the txt file you like] -l [Abbreviation of language name].traineddata
Video Information
Views
1.1K
Likes
8
Duration
4:35
Published
Nov 25, 2021
User Reviews
4.1
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.