another thing when i added the whole areas and divided by the maximum diamter I got different answer for example if minimum accpetable area is 100 the output is :
3×3 table
      MaxDiameter           MaxAngle         MaxCoordinates
    ________________    _________________    ______________
    136.297468795279    -108.833752912659     {2×2 double} 
    45.6946386351835     113.198590513648     {2×2 double} 
    69.3541635375988    -95.7927964950321     {2×2 double} 
allAreas =
   523   253   230
The average width = 11.45 pixels.
if I take (523+253+230)/136.29= 7.46 not 11.45






