Login  Register

Re: magic wand

Posted by Gabriel Landini on Jun 04, 2009; 10:52am
URL: http://imagej.273.s1.nabble.com/magic-wand-tp3692147p3692151.html

On Thursday 04 June 2009  11:48:26 Michael Schmid wrote:
> an updated version of the magic wand that I posted to the list a week  
> ago is now available as 'Versatile Wand' at
>    http://imagejdocu.tudor.lu/doku.php?
> id=plugin:segmentation:versatile_wand:start

/home/gabriel/ImageJ/plugins/Segmentation/Versatile_Wand.java:333: cannot find
symbol
symbol  : class Wand
location: class Versatile_Wand
            Wand w = new Wand(maskIp);
            ^
/home/gabriel/ImageJ/plugins/Segmentation/Versatile_Wand.java:333: cannot find
symbol
symbol  : class Wand
location: class Versatile_Wand
            Wand w = new Wand(maskIp);
                         ^
2 errors
1 warning


Cheers
Gabriel