public class Moments extends Object implements ij.plugin.PlugIn, DialogListener
| Constructor and Description |
|---|
Moments() |
| Modifier and Type | Method and Description |
|---|---|
static ij.ImagePlus |
alignImage(ij.ImagePlus imp,
Matrix E,
int endSlice)
Deprecated.
only use from a deprecated class
|
boolean |
dialogItemChanged(GenericDialog gd,
AWTEvent e) |
void |
run(String arg) |
public boolean dialogItemChanged(GenericDialog gd, AWTEvent e)
dialogItemChanged in interface DialogListenerpublic void run(String arg)
run in interface ij.plugin.PlugIn@Deprecated public static ij.ImagePlus alignImage(ij.ImagePlus imp, Matrix E, int endSlice)
imp - input ImagePlus stackE - Eigenvector rotation matrixendSlice - last slice to useCopyright © 2018–2022 BoneJ. All rights reserved.