any image processing library for QNX?

anyone has used any image processing library for QNX? or recommend some?

Are you looking for graphics manipulation tools like netpbm (already ported and available on the 3rd party CD), imagemagick (should be easy to port)?

actually I am writing a program requiring some image processing function like morphological processing etc…
Thanks to noc, I am looking at the imagemagick…

You might also want to checkout Intel’s OpenCV library.

Anyone compiled OpenCV under QNX 6.x? I am a novice QNX user and porting applications from Linux to QNX is not trivial to me. Can anyone give me some hints?