Re: Roi Manager Problem
Posted by Bill Mohler on
URL: http://imagej.273.s1.nabble.com/Roi-Manager-Problem-tp3684713p3684714.html
Peter-
I just came upon the same problem (by chance) just after reading your
post. Thanks for the simple solution!
Bill
On 5/4/11 12:42 AM, Peter Haub wrote:
> // Check slice number
> slice = getSliceNumber(list.getItem(i));
> if (slice != imp.getCurrentSlice()) continue;