Leptonica Library
http://code.google.com/p/leptonica/
Library for efficient image processing and image analysis
operations.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / leptonica
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/leptonica && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000009 9 Bytes | |
leptonica-1.74.1.tar.gz | 0011707064 11.2 MB | |
leptonica.changes | 0000012033 11.8 KB | |
leptonica.spec | 0000002882 2.81 KB |
Revision 12 (latest revision is 42)
Ismail Dönmez (namtrac)
committed
(revision 12)
- Update to version 1.74.1 Version 1.74.1 4 Jan 17 * Configuration changes to support the patch number in the version (major.minor.patch). * Removed all remaining pixDisplayWrite() calls in prog/. * Cleaned up and/or promoted about 15 programs to full regression tests. There are now 95 tests in the regression set. * Over half the initial coverity scan warnings have been removed. Version 1.74.0 10 Dec 16 * Leptonica development was moved to github. The master is at: github.com/danbloomberg/leptonica * New modes for RGB --> gray conversion. * New functions added for displaying a pix from a pixa. * Split out sort/hash/set/map functions for dna, sarray and pta. * More robust horizontal deskew on multi-column page images. * Improve webpio_reg test. * Remove X11 display for gplot; it is no longer supported. * Remove most sleep calls, which were put in for gplot; no longer needed. * Removed use of gthumb in library. * Removed use of pixDisplayWrite() in the library; still in some progs. * Improved test for endianness in makefile.static; no longer requires any local files or building and running a program. * Modified all files for doxygen output (spearheaded by Jurgen Buchmuller) * Improved plotting of the boxes in a boxa. * Replaced the slow point hash function with a simple fast one. * Added pam (4 component) format writing to pnmio.c (Jurgen Buchmuller) * Improved rendering of pixa in side/by/sides. * Better utilities for pixa and pixacomp. * Add read/write serialization functions from/to memory for all
Comments 0