Re: New plugin: Skeletonize3D and AnalyzeSkeleton
Posted by
Gabriel Landini on
Nov 18, 2008; 12:01am
URL: http://imagej.273.s1.nabble.com/New-plugin-Skeletonize3D-and-AnalyzeSkeleton-tp3694477p3694481.html
On Monday 17 November 2008 18:58:49 R Heberto Ghezzo, Dr wrote:
> triple points are the juncture of 3 and only 3 branches ( with a tolerance
> of 1-2 pixels.) cross over of 2 branches, ie "cuadruple" points are not
> considered. That was my request to differentiate 'triple points' from
> 'quadruple' or more points. Thanks
The Lines8 plugin in the latest version of the Morphology collection can
measure (2D only) skeleton lengths (2 types of lengths) and return the number
of 1..8 point pixels in multiple skeletons on screen. To do this, one needs
to select Redirect to: Connectivity
http://www.dentistry.bham.ac.uk/landinig/software/software.htmlI cannot understand, however, how can the number of triple points divided by
the area of the object be a reliable estimate of the skeleton length.
A long skeleton or short without triple points would have a length of 0?
Cheers
Gabriel