image manipulation/analysis library : recommandation ?
Hi,
I'm going to write some image analysis code to count the number of amibea I have under my microscope. I think I'm going to write most part of the code myself, but I needed some small library (to call from C/C++) to display the various modification I do to my images : like
display(image,width,height)
where image is a pointer to an array of short, and I would see a nice window displaying my picture appearing.
Any suggestion ?
By the way, if you know about good image analysis libray, I would be gratefull too.
Thanks,
|