Login  Register

Re: Summarize all pixelvalues inside round ROI

Posted by GuPInt on Oct 14, 2013; 3:08pm
URL: http://imagej.273.s1.nabble.com/Summarize-all-pixelvalues-inside-round-ROI-tp5005136p5005167.html

Hi Michael,

thank you very much for your advice with the doWand command I'll change that.
I want to measure each region one after the other and save the details of the regions like this: Regionnr=numberofregion Pixels=numberofpixels, sum=sumofallvalues
but with your method I'll summarize all regions at once or did I get you wrong?

Kind regards