ocrad/README.md

7 lines
236 B
Markdown

# ocrad
Ocrad is an OCR program implemented as a filter.
It reads a bitmap image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset.
It can be used as a stand-alone terminal application, or as a backend to other programs.