Stack commands not respecting the current ROI

Posted by Stein Rørvik on
URL: http://imagej.273.s1.nabble.com/Stack-commands-not-respecting-the-current-ROI-tp5019718.html

Most commands in the Stack menu are applicable to sub-parts of the stacks,
that is, you select an ROI and then the command only applies to that ROI.

As far as I can see it works correctly with these commands:

                run("3D Project...",
                run("Plot Z-axis Profile");
                run("Reslice [/]...",
                run("Make Substack...",
                run("Statistics");

However, some commands fails to recognize the ROI and processes the entire XY extent of the stack.

The following commands fails to recognize the current ROI:

                run("Grouped Z Project...",
                run("Z Project...",
                run("Make Montage...",

Is this intentional, or is it a bug?

I am using daily build ImageJ 1.51s on Windows 7 64-bit.

Stein

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html