User:Claxhanson/proto2

From XPUB & Lens-Based wiki
< User:Claxhanson
Revision as of 12:36, 19 April 2020 by Claxhanson (talk | contribs) (Created page with " ==Tesseract== <br><br> OCR : <br> "Optical character recognition is the conversion of images of text into machine-encoded text. It’s a common method of digitizing printed t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tesseract



OCR :
"Optical character recognition is the conversion of images of text into machine-encoded text. It’s a common method of digitizing printed texts so that they can be electronically edited, searched, or stored more compactly, displayed on-line, and used in machine processes.

Tesseract is a way of OCR’ing your scans or pictures though Terminal

How-to :

Install tesseract with brew 🍺 (brew install tesseract) Change directory to the file’s emplacement tesseract filename.jpg filename txt

Tesseractt.png