Search results for "module:OCR::PerfectCR"
OCR::PerfectCR - Perfect OCR (if you have perfect input).
OCR::PerfectCR is a fast, highly accurate "optical" character recognition engine requiring minimal training. How does it manage this, despite being written in pure perl? By ignoring most of the problems. OCR::PerfectCR requires that your input is in ...
JMASTROS/OCR-PerfectCR-0.03 - 06 Dec 2005 14:53:15 UTC
OCR::Naive - convert images into text in an extremely naive fashion
The module implements a very simple and unsophisticated OCR by finding all known images in a larger image. The known images are mapped to text using the preexisting dictionary, and the text lines are returned. The interesting stuff here is the image ...
KARASIK/OCR-Naive-0.07 - 16 Feb 2009 13:17:04 UTC