I'm trying to do a particle analysis of cross section of nerve cells. In essence, each nerve fiber has an outer and inner radius and I want to calculate the annular region. It's fairly simple to convert the image to a binary one, and then analyze particles, but it only gives the area of the outer region (inner region included). I want to somehow automate finding the outer region (marked by the outer edge of the black band) area less the inner region (marked off by the inner edges of the black band). Picture is related to what I'm talking about (the image is a sample and has already been converted to binary).
[