| Constructor and Description |
|---|
SubHyperstackMaker() |
| Modifier and Type | Method and Description |
|---|---|
static ImagePlus |
makeSubhyperstack(ImagePlus input,
List<Integer> cList,
List<Integer> zList,
List<Integer> tList) |
static ImagePlus |
makeSubhyperstack(ImagePlus input,
String cString,
String zString,
String tString) |
void |
run(String arg)
This method is called when the plugin is loaded.
|
public void run(String arg)
PlugInpublic static ImagePlus makeSubhyperstack(ImagePlus input, String cString, String zString, String tString)
Copyright © 1997–2018 NIH. All rights reserved.