| File | Date | Author | Commit |
|---|---|---|---|
| AUTHORS | 2010-03-29 | sandromani | [r3] First import |
| COPYING | 2010-03-29 | sandromani | [r3] First import |
| INSTALL | 2010-03-29 | sandromani | [r3] First import |
| NEWS | 2010-03-29 | sandromani | [r3] First import |
| README | 2010-03-29 | sandromani | [r3] First import |
| gImageReader.svg | 2010-03-29 | sandromani | [r3] First import |
| gimagereader.py | 2010-05-18 | sandromani | [r4] 20100518 |
| gimagereader.xml | 2010-03-29 | sandromani | [r3] First import |
| gnome-gimagereader.desktop | 2010-05-18 | sandromani | [r4] 20100518 |
| makefile | 2010-05-18 | sandromani | [r4] 20100518 |
gImageReader is a simple PyGtk front-end to tesseract. It allows the user to select the part of the scanned image they want to be recognized, as well as select the desired language. The program will autodetect installed dictionaries, currently searching for eng, deu, fra, ita, spa, nld The program depends on: - python, pygtk, pycairo - tesseract (along with it's dictionaries) - imagemagick Copyright 2009 Sandro Mani <manisandro@gmail.com>