cell by cell local thickness
Posted by Eric BADEL-2 on Mar 13, 2009; 1:39pm
URL: http://imagej.273.s1.nabble.com/cell-by-cell-local-thickness-tp3693294.html
Hi all,
I need to evaluate the cell wall thickness in a cellular material. I already
use "distance map" and other very useful "Local thickness" plugin and I get
the map of local thickness.
Now I need to split the information and to evaluate the local thickness of
the wall of each cell. This mean I need to get all the values on the
skeleton that is linked to one cell (and do it for each cell).
I had the idea to use the skeleton image, to dilate the cell then make the
difference with the initial image in order to get the values on the
boundaries of the cell. But I do not know how to operate cell by cell.
Any other idea ?
Eric