With regard to my question above (15 Sep 2009), I think I've figured it out -- it looks like the local radius output of the function skeleton() is actually the radius SQUARED. Take the sqrt to get the radius in pixels.
With regard to my question above (15 Sep 2009), I think I've figured it out -- it looks like the local radius output of the function skeleton() is actually the radius SQUARED. Take the sqrt to get the radius in pixels.
Comment only
15 Sep 2009
Better Skeletonization
Provides an alternative to the image toolbox skeletonization implemented in bwmorph.
This package is very useful.
A question: does anyone know what the local radius values correspond to, or what units they are measured in? They are not in pixels.
5
03 Sep 2009
Better Skeletonization
Provides an alternative to the image toolbox skeletonization implemented in bwmorph.
Comment only