diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-16 20:17:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-16 20:17:49 +0000 |
commit | 34d1c8a2766eed596b9d8053777aabc44f99c010 (patch) | |
tree | 14e27b3c7b81e7133e9de1bf21f1dd704026fb98 /graphics/ocrad/DESCR | |
parent | 05ea9be06f6a73dd326aa7d1f27b6472394d91b0 (diff) | |
download | pkgsrc-34d1c8a2766eed596b9d8053777aabc44f99c010.tar.gz |
Initial import of ocrad-0.13:
GNU Ocrad is an OCR (Optical Character Recognition) program based
on a feature extraction method. It reads a bitmap image in pbm or
pgm formats and produces text in byte (8-bit) or UTF-8 formats.
Ocrad includes a layout analyser able to separate the columns or
blocks of text normally found on printed pages.
Diffstat (limited to 'graphics/ocrad/DESCR')
-rw-r--r-- | graphics/ocrad/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/ocrad/DESCR b/graphics/ocrad/DESCR new file mode 100644 index 00000000000..e473efcc10f --- /dev/null +++ b/graphics/ocrad/DESCR @@ -0,0 +1,6 @@ +GNU Ocrad is an OCR (Optical Character Recognition) program based +on a feature extraction method. It reads a bitmap image in pbm or +pgm formats and produces text in byte (8-bit) or UTF-8 formats. + +Ocrad includes a layout analyser able to separate the columns or +blocks of text normally found on printed pages. |