Re: Batch process images with specific ROis
Posted by
Francomazzei on
URL: http://imagej.273.s1.nabble.com/Batch-process-images-with-specific-ROis-tp5021442p5021457.html
Hi Glyn, thank you for your reply.
Yes, I would like to loop through each Roi individually.
I tried adding the fraction of the macro you posted but unfortunately, it
didn't work.
I believe that the main problem I have is that the analysis I want to
perform exports the results of "analyze particles" to the ROI manager, and
if I add "roiManager("reset") " to delete my previously loaded ROIs the
function "for(j=0; j<roiManager("count"); j++) { roiManager("select", j); "
does not work properly.
I will keep trying and post if I any solution.
Thank you again!
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html