slackbuilds_ponce/libraries/iulib
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
iulib-0.3-install.patch
iulib.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
iulib.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

Iulib is a library of image understanding-related algorithms.  It 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.

This requires SDL_gfx.