Hello,
My name is Nik and I am attempting to make a macro for quantifying human
myelin thickness around axons in the optic nerve. I am able to do all the
image processing necessary but am hitting a dead end on the final leg of
the script.
My final image is in binary and looks like different shaped rings of
different thicknesses. I need code that will draw a line, starting at the
inner Feret Diameter, following the Feret Angle outwards until it hits the
white background. In essence, the drawn lines will measure the thickness of
these oblong loops. I am only aware of being able to draw a line from
(X1,Y1) to (X2,Y2). Is there anyway to give the line a starting point and
have it follow the Feret Angle until it hits color value = 255 (white)?
Thank you to anyone who may be able to help.
Nik
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html