Modifier and Type | Field and Description |
---|---|
static int |
MAX |
static int |
MAXLOCAL |
static int |
MEAN |
static int |
MEDIAN |
static int |
MIN |
static int |
VAR |
Constructor and Description |
---|
Filters3D() |
Modifier and Type | Method and Description |
---|---|
static ImageStack |
filter(ImageStack stackorig,
int filter,
float vx,
float vy,
float vz) |
void |
run(String arg)
This method is called when the plugin is loaded.
|
public static final int MEAN
public static final int MEDIAN
public static final int MIN
public static final int MAX
public static final int VAR
public static final int MAXLOCAL
public void run(String arg)
PlugIn
public static ImageStack filter(ImageStack stackorig, int filter, float vx, float vy, float vz)
Copyright © 1997–2018 NIH. All rights reserved.