the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ocrad
Version: 0.21
Revision: 1
Description: GNU Optical Character Recognition
License: GPL3
Homepage: http://www.gnu.org/software/ocrad/ocrad.html
Maintainer: Daniel Johnson
DescDetail: <<
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads images in pbm (bitmap), pgm
(greyscale) or ppm (color) formats and produces text in byte (8-bit) or
UTF-8 formats. The pbm, pgm and ppm formats are collectively known as
pnm.
<<
DescUsage: <<
For better results the characters should be at least 20 pixels high.
Merged characters are always a problem. Try to avoid them.
Very bold or very light (broken) characters are also a problem.
Always see with your own eyes the pnm file before blaming ocrad for the
results. Remember the saying, "garbage in, garbage out".
Try "ocrad --help" for usage instructions.
<<
Source: gnu
Source-MD5: 83f9eae9d808f9d86c181538d3f64aed
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
InfoTest: TestScript: perl -pi -e 's|echo|/bin/echo|g' testsuite/check.sh; make check || exit 2
DocFiles: AUTHORS ChangeLog COPYING NEWS README TODO
InfoDocs: ocrad.info
SplitOff: <<
Package: %n-dev
Description: GNU ocrad header/static lib
BuildDependsOnly: true
Files: include lib
DocFiles: AUTHORS ChangeLog COPYING NEWS README TODO
<<