Login  Register

Re: watershed plugin

Posted by Michael Schmid on Jun 02, 2009; 9:38am
URL: http://imagej.273.s1.nabble.com/watershed-plugin-tp3692334p3692335.html

Hi Adrian,

First, create a stack: Image>Stacks>Convert Images to Stack

For binary images, Process>Binary>Watershed can watershed-segment a  
stack.

For grayscale images, you can use the FindStackMaxima
   http://rsbweb.nih.gov/ij/macros/FindStackMaxima.txt
to run Process>Binary>Find Maxima on a stack; also with "Segmented  
Particles" (i.e., watershed) output.

If you use an external watershed plugin, you can modify this macro.

Michael
________________________________________________________________

On 2 Jun 2009, at 10:55, Adrian van Moolenbroek wrote:

> I have a question about the watershed plugin.
>
> How can i watershed 31 images at the same time?
>
> Look forward to hearing back from you,
> Thank you,
>
> Adrian van Moolenbroek