Select largest ROI from multiple
Posted by burt46 on Jan 18, 2016; 12:46am
URL: http://imagej.273.s1.nabble.com/Select-largest-ROI-from-multiple-tp5015401.html
Hi,
I have a macro that runs a binary mask of a stack to generate ROIs within a polygon. Sometime when the macro runs, two or three ROIs are generated per slice rather than just one. Is there a way that you can force ImageJ to select only the largest ROI and ignore/delete the others. I need to extract one ROI per slice.
Many thanks