Re: skeleton length
Posted by Gabriel Landini on Feb 27, 2007; 10:26am
URL: http://imagej.273.s1.nabble.com/skeleton-length-tp3700229p3700234.html
On Tuesday 27 February 2007 08:07:50 Michael Miller wrote:
> Here a single pixel has no length; measurement is from between the centers
> of every pixel, ie 3 horizontal pixels will be length 2.
>
> Feedback is welcome.
I have just realised that if the skeleton has closed loops with more structure
inside (let's say like the mercedes benz logo), then perimeter-based methods
do not see the pixels inside, but your method will.
Cheers,
Gabriel