Morphological image display and processing
Posted by Blandine Chanteloup on Jul 28, 2005; 9:54am
URL: http://imagej.273.s1.nabble.com/Morphological-image-display-and-processing-tp3705152.html
Hello everybody,
I'm using Eclipse to develop a software. I would like to use the ImageJ
library ij.jar to process images but without using plugins.
I've already tried to write code source using ImagePlus, ImageCanvas,
ImageProcessor objects but I don't really know how to use them.
Does anyone can send me some source code examples that aim to display
images and manage simple process (brightness/contrast variation, ROI
drawing ...) ??
Thanks
Blandine