development:python:ocr
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
development:python:ocr [2024/08/30 03:24] – [Bounding Boxes with OpenCV] tungnt | development:python:ocr [2024/08/31 01:47] (current) – [Tessereact] tungnt | ||
---|---|---|---|
Line 46: | Line 46: | ||
<code bash> | <code bash> | ||
pip install pytesseract | pip install pytesseract | ||
+ | </ | ||
+ | |||
+ | **Language: | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | <code python> | ||
+ | print(pytesseract.get_languages(config=' | ||
+ | |||
+ | [' |