| Constructor and Description |
|---|
StackReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduceHyperstack(ImagePlus imp,
int factor,
boolean reduceSlices) |
void |
reduceStack(ImagePlus imp,
int factor) |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded.
|
boolean |
showDialog(ImageStack stack) |
public void run(java.lang.String arg)
PlugInpublic boolean showDialog(ImageStack stack)
public void reduceStack(ImagePlus imp, int factor)
public void reduceHyperstack(ImagePlus imp, int factor, boolean reduceSlices)