diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-22 15:34:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-22 15:34:02 +0000 |
commit | 5a9c3064ad4f4e9ff5c0a62fa76946f251c90d65 (patch) | |
tree | 6447835bf49502b1fe5050f66203e3c051234444 /graphics/claraocr/PLIST | |
parent | b75da6892aae750e2652736c51121409c9171c32 (diff) | |
download | pkgsrc-5a9c3064ad4f4e9ff5c0a62fa76946f251c90d65.tar.gz |
Initial import of clara OCR, provided by Ben Wong in pkg/16006, overwhauled
by me. From the DESCR:
Clara OCR is a free (GPL) Optical Character Recognition (OCR) program
for systems that support the C library and the X windows system (e.g.
most flavours of Unix). The development platform of Clara OCR is
32-bit Intel running GNU/Linux.
Clara OCR is intended for large scale digitalization projects. It
features a powerful GUI and a web interface for cooperative
digitalization of books. Clara OCR development started in 1999 and
is approaching production quality.
Features:
Converts pbm/pgm image files to text (ISO-8859)
Can process scans in batch for large documents
Can run from the command-line
Is relatively easy to train
Non-features:
Is not "omnifont"; you must train it for each document
Does not scan the images
Does not support unicode
Cannot read handwriting
Diffstat (limited to 'graphics/claraocr/PLIST')
-rw-r--r-- | graphics/claraocr/PLIST | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/claraocr/PLIST b/graphics/claraocr/PLIST new file mode 100644 index 00000000000..d6e394d70c2 --- /dev/null +++ b/graphics/claraocr/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/22 15:34:02 wiz Exp $ +bin/clara +bin/selthresh.pl +man/man1/clara-adv.1 +man/man1/clara-dev.1 +man/man1/clara.1 +share/doc/clara/ANNOUNCE +share/doc/clara/CHANGELOG +share/doc/clara/FAQ +share/doc/clara/clara-adv.html +share/doc/clara/clara-dev.html +share/doc/clara/clara-faq.html +share/doc/clara/clara-tut.html +share/doc/clara/imre.pbm +@dirrm share/doc/clara |