Re: convex hull
Posted by Gabriel Landini on Mar 07, 2006; 10:24pm
URL: http://imagej.273.s1.nabble.com/convex-hull-tp3703486p3703487.html
> But I wonder if it is possible to include the the convex hull in the
> particle analyzer. Or how to extend the particle analyzer to also
> include the convex hull so we avoid the IJ.doWand and IJ. commands.
> These commands slow down the plugin performance.
If you need it in a hurry, the Particles8_Plus returns the the convex hull and
convex area of particles (among other morpholometrical descriptors).
Cheers,
G.