| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Nov 07, 2008 10:39 pm Post subject: HowTo: develop histogram of picture |
|
|
Hi there,
I want to write code to show a histogram of some image data (C or C++
at the moment at xlib level).
Which libraries would you suggest?
Any comments welcome!
Best regards
ans thank you
Johann |
|
| |
|
Back to top |
Josef Moellers Guest
|
Posted: Mon Nov 10, 2008 8:18 am Post subject: Re: HowTo: develop histogram of picture |
|
|
horvat.johann@gmx.net wrote:
| Quote: | Hi there,
I want to write code to show a histogram of some image data (C or C++
at the moment at xlib level).
Which libraries would you suggest?
|
It depends upon the image format. There's libpng, libtiff ...
OTOH you may want to have a look at Image Magick. There's also a
libmagick, but I don't know what it does.
--
These are my personal views and not those of Fujitsu Siemens Computers!
Josef Möllers (Pinguinpfleger bei FSC)
If failure had no penalty success would not be a prize (T. Pratchett)
Company Details: http://www.fujitsu-siemens.com/imprint.html |
|
| |
|
Back to top |
|