LibAccroc
LibAccroc is an effort to provide a GObject API for OCR.
Goals
- simple GObject API
- limited deps
- modular multiple engine support
standard engine output ( See hOCR http://docs.google.com/View?docid=dfxcv4vc_67g844kf )
Expension
- Expose engine-specific options through a generic manner
OCR engines
Use
Writing a GnomeScanOCRSink base class allowing to quickly develop OCR plugin for various apps : AbiWord, Evolution, OpenOffice.org, etc.
- Allow to choose desktop-wide OCR engine.
