Login  Register

Re: Morphological image display and processing

Posted by Xiaoqiang Huang on Jul 28, 2005; 10:55am
URL: http://imagej.273.s1.nabble.com/Morphological-image-display-and-processing-tp3705152p3705154.html

Check this out

http://mtd.fh-hagenberg.at/depot/imaging/imagej/



-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
Blandine Chanteloup
Sent: 28 July 2005 08:55
To: [hidden email]
Subject: Morphological image display and processing

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