adjusting watershed in imagej

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

adjusting watershed in imagej

Courtney Hart
Hi everyone,
I'm running a macro that depends on using watershed (using imagej64) to
segment cells that are touching/overlapping in the binary image.  The
problem is that it seems to erroneously be segmenting objects that I don't
want it to.  Is there a way to pass an argument to watershed from the macro
in order to attenuate the effect?  I'm new to imagej macro language, so any
help would be appreciated!

Thanks,

--

Courtney Hart
Research Scientist, Ecovative
[hidden email]
(518) 273 3753 x1026

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

Re: adjusting watershed in imagej

jerie
Hi Courtney

>...erroneously be segmenting objects that I don't
want it to.  Is there a way to pass an argument to watershed from the macro
in order to attenuate the effect?

try http://bigwww.epfl.ch/sage/soft/watershed/

Regards, Jens

Dr. Jens Rietdorf

Visiting Scientist @ Center for Technological Development in Health (CDTS),
Oswaldo Cruz Foundation (Fiocruz), Ministry of Health, Rio de Janeiro,
Brazil.
http://br.linkedin.com/pub/jens-rietdorf/6/4a3/189/
Skype jens.rietdorf

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Jens Rietdorf Visiting Scientist Fundação Oswaldo Cruz - Ministério da Saúde, Centro de Desenvolvimento Tecnológico em Saúde (CDTS), Rio de Janeiro, Brasil.
Reply | Threaded
Open this post in threaded view
|

Re: adjusting watershed in imagej

jerie
or http://fiji.sc/BioVoxxel_Toolbox#Watershed_Irregular_Structures
or http://fiji.sc/Morphological_Segmentation

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Jens Rietdorf Visiting Scientist Fundação Oswaldo Cruz - Ministério da Saúde, Centro de Desenvolvimento Tecnológico em Saúde (CDTS), Rio de Janeiro, Brasil.
Reply | Threaded
Open this post in threaded view
|

Re: adjusting watershed in imagej

Michael Schmid
In reply to this post by Courtney Hart
Hi Courtney,

The ImageJ built-in Watershed can't be adjusted.
Besides the plugins mentioned by Jens, you could also try my Adjustable
Watershed plugin

http://imagejdocu.tudor.lu/doku.php?id=plugin:segmentation:adjustable_watershed:start

Michael
________________________________________________________________

On Fri, March 27, 2015 17:59, Courtney Hart wrote:

> Hi everyone,
> I'm running a macro that depends on using watershed (using imagej64) to
> segment cells that are touching/overlapping in the binary image.  The
> problem is that it seems to erroneously be segmenting objects that I don't
> want it to.  Is there a way to pass an argument to watershed from the
> macro
> in order to attenuate the effect?  I'm new to imagej macro language, so
> any
> help would be appreciated!
>
> Thanks,
>
> Courtney Hart

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