iulib 0.4+is+0.3-1ubuntu1 source package in Ubuntu

Changelog

iulib (0.4+is+0.3-1ubuntu1) precise; urgency=low

  * Build-depend on libjpeg-dev rather than libjpeg62-dev.
 -- Colin Watson <email address hidden>   Mon, 21 Nov 2011 22:47:35 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iulib_0.4+is+0.3.orig.tar.gz 2.9 MiB 229f6c6b3724a442efd7306def6d2b35cd7ad38ec725adc6446632c9e8cd20f2
iulib_0.4+is+0.3-1ubuntu1.diff.gz 4.4 KiB 58cff93631e8c00c2586c586d62daf49966d0b08a28ca67c45b4180134d90e0e
iulib_0.4+is+0.3-1ubuntu1.dsc 2.1 KiB 6ee3cab248b78eb633058fa0e0c0bd136ad92f28b5d03dc75517040964794c5d

View changes file

Binary packages built by this source

libiulib-dev: C++ library of image understanding-related algorithms -- development files

 Iulib provides basic image processing, mathematical morphology, and machine
 learning algorithms.
 .
 Iulib implements easy-to-use image and video I/O functions, as well as a
 large number of common image processing functions.
 .
 Design goals are high portability, easy-to-understand algorithms, no
 reliance on STL, and using a minimal set of data structures. Almost all
 interfaces are written in terms of just numbers and the simple narray array
 class.
 .
 This package includes header files and static libraries needed to compile
 programs using libiulib

libiulib0: C++ library of image understanding-related algorithms

 Iulib provides basic image processing, mathematical morphology, and machine
 learning algorithms.
 .
 Iulib implements easy-to-use image and video I/O functions, as well as a
 large number of common image processing functions.
 .
 Design goals are high portability, easy-to-understand algorithms, no
 reliance on STL, and using a minimal set of data structures. Almost all
 interfaces are written in terms of just numbers and the simple narray array
 class.