Login  Register

StackReverser with Imglib

Posted by Barry DeZonia on Jun 12, 2013; 5:16pm
URL: http://imagej.273.s1.nabble.com/StackReverser-with-Imglib-tp5003417.html

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