java.lang.Object
ij.plugin.StackReducer
- All Implemented Interfaces:
PlugIn
This plugin implements the Image/Stacks/Tools/Reduce command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreduceHyperstack(ImagePlus imp, int factor, boolean reduceSlices) voidreduceStack(ImagePlus imp, int factor) voidThis method is called when the plugin is loaded.booleanshowDialog(ImageStack stack)
-
Constructor Details
-
StackReducer
public StackReducer()
-
-
Method Details