PythonLabZalan: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
== Optical character recognition == | == Optical character recognition + Tesseract == | ||
[[Optical character recognition]] | [[Optical character recognition]] | ||
Line 9: | Line 9: | ||
* Mac <code>brew install imagemagick</code> | * Mac <code>brew install imagemagick</code> | ||
== Python3 == | == Python3 == |
Revision as of 15:38, 24 March 2018
Optical character recognition + Tesseract
Tesseract (with languages you will be using)
- Mac
brew install tesseract --all-languages
imagemagick
- Mac
brew install imagemagick