ocrad 0.28-2 source package in Ubuntu
Changelog
ocrad (0.28-2) unstable; urgency=medium * Build with -fPIC. (Closes: #774164) -- Gürkan Myczko <email address hidden> Tue, 19 Apr 2022 07:36:42 +0200
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocrad_0.28-2.dsc | 1.8 KiB | 637f51fd182a9a9b2f74ace1514d83ed08f82f23aa5f1a2ea216a6f096a0f67f |
ocrad_0.28.orig.tar.xz | 94.0 KiB | f4434a0fafaa867cffe91318eff391ac0282720b9a4fab0d5be0d1be0814c90b |
ocrad_0.28-2.debian.tar.xz | 7.7 KiB | 66548fc14c05613e364aceafb31907ea5d6ab2b953eb0a7fc4de8a248097d0a6 |
Available diffs
- diff from 0.28-1 to 0.28-2 (480 bytes)
No changes file available.
Binary packages built by this source
- libocrad-dev: optical character recognition library
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads a bitmap image in pgm/pbm format and
produces text in byte (8-bit) or UTF-8 formats.
.
Ocrad includes a layout analyzer able to separate the columns or blocks
of text normally found on printed pages.
.
This package includes the static library.
- ocrad: optical character recognition program
GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads a bitmap image in pgm/pbm format and
produces text in byte (8-bit) or UTF-8 formats.
.
Ocrad includes a layout analyzer able to separate the columns or blocks
of text normally found on printed pages.
.
This package includes the command-line tool.
- ocrad-dbgsym: debug symbols for ocrad