coyotebush/OCR
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Omophagic Content Reader
=====
Summary
-----
This program identifies text in a bitmap image.
Given a bitmap image and a supported font name, the text
recognized in the image will be printed.
Compilation
-----
make all
Usage
-----
See the man pages provided:
man/ocr.1
man/ocr-learn.1