Login  Register

(no subject)

Posted by nhotaling on Mar 27, 2015; 3:28pm
URL: http://imagej.273.s1.nabble.com/no-subject-tp5012210p5012220.html

Hello Mohamed,

I'd suggest looking into image segmentation techniques that are used in
ImageJ.  A couple great links are http://fiji.sc/Segmentation and
http://ij-plugins.sourceforge.net/plugins/segmentation/ .  Because you have
uneven back lighting I'd probably go for "local" thresholding/segmentation
techniques.  Your general procedure would look something like, convert your
image into an 8 bit (grayscale) tif file. Select your region of interest.
Segment using a variety of algorithms (whatever works best).  Remove noise,
and errant bubbles from image.  and then. depending on how you segment, the
air bubbles will come out as white or black.  If they are black, then
great, use the analyze particle function in ImageJ and you'll get all the
information you need about them.  If they are white, select your area of
interest and invert the image.  Then use the analyze particle command.

Its going to be a lot more work than it sounds to do that.  But try
Googling/searching the forum for segmentation and/or thresholding, ROI
(regions of interest), analyze particle, and noise removal.  If you have to
do this on many images also google macro creation in ImageJ and batch
processing in imagej.

Good luck!

Nathan

On Fri, Mar 27, 2015 at 9:03 AM, mohamed kenawy <
[hidden email]> wrote:

> Hello all,
> I am new with ImageJ. Can someone help me how can I count the number and
> sizes of the air bubbles in this slide ?
> Is there a way to extrapolate the results on an Excel sheet ?
> Regards,
> Kenawy.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html