Accessiblity tool for use the current window with OCR technique
https://wiki.archlinux.org/index.php/Ocrdesktop
- python3
- tesseract
- tesseract-lang-
- python3-pillow
- python-atspi
- python-tesserwrap >=0.1.6 (https://pypi.python.org/pypi/tesserwrap)
- libwnck3
- GTK3
ARCH Linux $ yaourt ocrdesktop
Just the Depencys: $ pacman -S python tesseract tesseract-data-deu tesseract-data-eng python-pillow python-atspi libwnck3 gtk3 $ yaourt python-tesserwrap