Particle analysis on blobs.tif

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Particle analysis on blobs.tif

nickxtsui
Hi Folks:
I am wondering is there a simple script, several lines for example, that
does the blob analysis like in the following image (blobs.tiff)?

[image: Inline image 1]

My input is the first image, except my image is gray scale. How to call the
particle analysis command from a macro? Thanks a lot.
Nick

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

ap-example.jpg (40K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Particle analysis on blobs.tif

ctrueden
Hi Nick,

> My input is the first image, except my image is gray scale. How to
> call the particle analysis command from a macro? Thanks a lot.

Launch the Macro Recorder using Plugins > Macros > Record. Then execute the
commands you want. It will automatically build up the code for the macro
you want. Then click "Create" and you can edit and save it.

Regards,
Curtis


On Thu, Feb 6, 2014 at 11:55 AM, Nick X. Tsui <[hidden email]> wrote:

> Hi Folks:
> I am wondering is there a simple script, several lines for example, that
> does the blob analysis like in the following image (blobs.tiff)?
>
> [image: Inline image 1]
>
> My input is the first image, except my image is gray scale. How to call the
> particle analysis command from a macro? Thanks a lot.
> Nick
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Particle analysis on blobs.tif

nickxtsui
Curtis:
Great. I did not know that. It helped!
Nick


On Thu, Feb 6, 2014 at 1:40 PM, Curtis Rueden <[hidden email]> wrote:

> Hi Nick,
>
> > My input is the first image, except my image is gray scale. How to
> > call the particle analysis command from a macro? Thanks a lot.
>
> Launch the Macro Recorder using Plugins > Macros > Record. Then execute the
> commands you want. It will automatically build up the code for the macro
> you want. Then click "Create" and you can edit and save it.
>
> Regards,
> Curtis
>
>
> On Thu, Feb 6, 2014 at 11:55 AM, Nick X. Tsui <[hidden email]> wrote:
>
> > Hi Folks:
> > I am wondering is there a simple script, several lines for example, that
> > does the blob analysis like in the following image (blobs.tiff)?
> >
> > [image: Inline image 1]
> >
> > My input is the first image, except my image is gray scale. How to call
> the
> > particle analysis command from a macro? Thanks a lot.
> > Nick
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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