public class VectorEdgeDetectorPlugin
extends java.lang.Object
implements ij.plugin.PlugIn
Constructor and Description |
---|
VectorEdgeDetectorPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
run(java.lang.String arg)
Values of the
arg argument: 'about' - show short help message. |
public void run(java.lang.String arg)
arg
argument: VectorSobelEdgeOperator
filter.VectorGradientEdgeOperator
filter.VectorDifferenceEdgeOperator
filter.run
in interface ij.plugin.PlugIn