This package browser is in early development. Mind the rough edges.

leptonica 1.80.0

Library and tools for image processing and analysis

Leptonica is a C library and set of command-line tools for efficient image processing and image analysis operations. It supports rasterop, affine transformations, binary and grayscale morphology, rank order, and convolution, seedfill and connected components, image transformations combining changes in scale and pixel depth, and pixelwise masking, blending, enhancement, and arithmetic ops.

Installation

Install leptonica 1.80.0 as follows:

guix install leptonica@1.80.0

Or install the latest version:

guix install leptonica

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.