public class unwrapMR_stack
extends java.lang.Object
implements ij.plugin.PlugIn
| Constructor and Description |
|---|
unwrapMR_stack() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.lang.String arg)
This method is called when the plugin is loaded.
|
void |
showAbout() |
short[][][] |
unwrapImg(short[][][] origimg,
int wshift,
int hshift,
int dshift) |
public void showAbout()
public void run(java.lang.String arg)
ij.plugin.PlugInrun in interface ij.plugin.PlugInpublic short[][][] unwrapImg(short[][][] origimg,
int wshift,
int hshift,
int dshift)