Re: longest axis of a particle
Posted by Gabriel Landini on Feb 12, 2009; 9:40am
URL: http://imagej.273.s1.nabble.com/ImageJ-Applet-and-JSF-tp3693735p3693738.html
On Thursday 12 February 2009 09:34:24 Richard Mort wrote:
> Hi,
> I'd like to determine the longest axis of a particle in Analyze
> particles and draw a line along it. Analyze particles nicely converts my
> field of cells into ellipses.
Hi Richard,
The macro DrawFeret&Breadth.txt in the morphology collection does that, but
uses the particles8 plugin instead of the Particle analyzer.
(Make sure that you have the latest version).
Cheers
G.