Login  Register

Re: marker assisted watershed

Posted by Michael Schmid on Apr 04, 2007; 7:05pm
URL: http://imagej.273.s1.nabble.com/marker-assisted-watershed-tp3699821p3699823.html

Hi group,

since version 1.38d or so, Process>Binary>Find Maxima can do watershed
segmentation based on the gray value. There is some control of the
starting points via the "noise tolerance" parameter, but no manual
selection of the starting points.

Michael
__________________________________________________________________
On Wed, 4 Apr 2007 10:17:03 +0100 Gabriel Landini  wrote:

>On Tuesday 03 April 2007 16:16:17 Senger Fabrice wrote:
>> Hi there,
>>
>> is there a procedure to do marker assisted segmentation using image J's
>> watershed function ?
>
>IJ's Process>Binary>Watershed function is really "watershed separation" of
>binary objects. To do a watershed transform, you need Daniel Sage's plugin.
>
>Cheers,
>
>Gabriel
>