leptonica
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.
- Versions: 1.84.1
- Website: http://www.leptonica.com/
- Licenses: FreeBSD
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of leptonica as follows:
guix install leptonica
Or install a particular version:
guix install leptonica@1.84.1
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.
Badge code
You can use the following badge to inform users of leptonica about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/leptonica'><img src='https://packages.guix.gnu.org/packages/leptonica/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/leptonica)
Example Org:
[[https://packages.guix.gnu.org/packages/leptonica][https://packages.guix.gnu.org/packages/leptonica/badges/latest-version.svg]]