Login  Register

Re: StackReverser with Imglib

Posted by Barry DeZonia on Jul 08, 2013; 6:52pm
URL: http://imagej.273.s1.nabble.com/StackReverser-with-Imglib-tp5003417p5003821.html

Thanks for changing the implementation Wayne!


On Wed, Jun 12, 2013 at 12:16 PM, Barry DeZonia <[hidden email]> wrote:

> 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