public class Stack_Interleaver extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Stack_Interleaver() |
Modifier and Type | Method and Description |
---|---|
ij.ImageStack |
interleave(ij.ImageStack stack1,
ij.ImageStack stack2) |
void |
run(String arg) |
boolean |
showDialog() |
public void run(String arg)
run
in interface ij.plugin.PlugIn
public ij.ImageStack interleave(ij.ImageStack stack1, ij.ImageStack stack2)
public boolean showDialog()
Copyright © 2015–2021 Fiji. All rights reserved.