slackbuilds_ponce/libraries/iulib
Robby Workman 1f9283c353 libraries/iulib: Noted SDL_gfx dep in README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-04-18 15:29:57 -05:00
..
iulib-0.3-install.patch
iulib.info
iulib.SlackBuild
README
slack-desc

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.