Re: Plot curve fitting values of ROIs into an image-like map

Posted by ys on
URL: http://imagej.273.s1.nabble.com/Plot-curve-fitting-values-of-ROIs-into-an-image-like-map-tp5014833p5014835.html

Michael,
Thank you for your kindly response.
The (2) is what I want.
I will try  a loop of roiManager, File.openAsString and set value.
Just tried ROImanager and it can take 256x256 ROIs and didn't overflow, so maybe a pixel-wise analysis can be done.
Thanks!