leptonlib 1.74.4-1 source package in Ubuntu

Changelog

leptonlib (1.74.4-1) unstable; urgency=medium

  * New upstream release

 -- Jeff Breidenbach <email address hidden>  Thu, 27 Jul 2017 16:05:34 -0700

Upload details

Uploaded by:
Jeff Breidenbach
Uploaded to:
Sid
Original maintainer:
Jeff Breidenbach
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
leptonlib_1.74.4-1.dsc 1.9 KiB 75d273f9435cb9a8c7be1d7e088c682ab2d1285b556b9a534995881de516bcf6
leptonlib_1.74.4.orig.tar.gz 11.8 MiB 29c35426a416bf454413c6fec24c24a0b633e26144a17e98351b6dffaa4a833b
leptonlib_1.74.4-1.debian.tar.xz 6.0 KiB 280686a7f718366529b9e4c1ce6c1f4f99b9a3095977fc62458cde80fc4f601d

Available diffs

No changes file available.

Binary packages built by this source

leptonica-progs: No summary available for leptonica-progs in ubuntu artful.

No description available for leptonica-progs in ubuntu artful.

leptonica-progs-dbgsym: debug symbols for leptonica-progs
liblept5: No summary available for liblept5 in ubuntu artful.

No description available for liblept5 in ubuntu artful.

liblept5-dbgsym: No summary available for liblept5-dbgsym in ubuntu artful.

No description available for liblept5-dbgsym in ubuntu artful.

libleptonica-dev: image processing library

 Well-tested C library for some basic image processing operations,
 along with a description of the functions and some design methods. A
 full set of affine transformations (translation, shear, rotation,
 scaling) on images of all depths is included, with the exception that
 some of the scaling methods do not work at all depths. There are also
 implementations of binary morphology, grayscale morphology,
 convolution and rank order filters, and applications such as jbig2
 image processing and color quantization. You will also find basic
 utilities for the safe and efficient handling of arrays (of strings,
 numbers, number pairs and image-related geometrical objects), byte
 queues, generic stacks, generic lists, and endian-independent
 indexing into 32-bit arrays.