image processing library

Hi all, I'm a university student looking for a c++ image processing library and I need to do some GUI stuff also. Does Boost have any options available. Thanks in advance. Regards, Lasith.

I think you need special image processing library to do that such as opencv library. Just search the sourceforge for opencv library. ------------------- Lasith wrote: Hi all, I'm a university student looking for a c++ image processing library and I need to do some GUI stuff also. Does Boost have any options available. Thanks in advance. Regards, Lasith.

Lasith Eranda wrote:
Hi all, I'm a university student looking for a c++ image processing library and I need to do some GUI stuff also. Does Boost have any options available. Thanks in advance.
Boost has the Generic Image Library (GIL). It allows applying a variety of image algorithms generically and efficiently, whatever the type of the image. It also has an I/O component that allows loading and saving from a few formats (jpeg, png, and tiff).
participants (3)
-
Lasith Eranda
-
Mathias Gaunard
-
Muhammad Djamaluddin