Login  Register

Re: marker assisted watershed

Posted by Gabriel Landini on Apr 04, 2007; 10:17am
URL: http://imagej.273.s1.nabble.com/marker-assisted-watershed-tp3699821p3699825.html

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