|
Boost : |
From: Tom Brinkman (reportbase_at_[hidden])
Date: 2006-10-03 01:14:05
With the last finishing touches completed, i'm excited to be able to
announce that the review of Generic Image Library (GIL)
will begin October 5, in three days.
Please download the library at:
This site has a great deal of background information about the
The Generic Image Library (GIL) is a C++ library that abstracts
A 55 minute Breeze presentation describing is
A tutorial is available at:
A design guide is availage at:
Tom Brinkman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk
http://opensource.adobe.com/gil.
library, so be shur to check it out. A quick summary follows:
the image representation from operations on images. It allows
for writing the image processing algorithm once and having it
work for images in any color space, channel depth and pixel
organization, or even synthetic images, without compromising
the performance. GIL has an extension mechanism that allows
for adding extra functionality. Two extensions are currently
provided one for image I/O and one for handling images
whose properties are specified at run-time.
available at:
http://opensource.adobe.com/gil/presentation/index.htm
http://opensource.adobe.com/gil/gil_tutorial.pdf
http://opensource.adobe.com/gil/gil_design_guide.pdf
Review Manager