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