Hello,
I am using some ImageJVirtualStacks that are defined in Imglib. As defined
these virtual stacks have empty implementations for deleteLastSlice(). If
you run the ImageJ StackReverser plugin on an ImagePlus that references
such a virtual stack the plugin runs infinitely. This code would not hang
if the StackReverser code used a getPixels()/setPixels() approach rather
than a new ImageStack/deleteLastSlice() approach. Wayne would you consider
changing the approach of StackReverser?
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html