public class Kirsch extends Object implements Descriptor
Descriptor.Supports
DOES_ALL
Constructor and Description |
---|
Kirsch() |
Modifier and Type | Method and Description |
---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a change listener to this descriptor.
|
void |
run(ij.process.ImageProcessor ip)
Start processing of this algorithm on the given image processor.
|
EnumSet<Descriptor.Supports> |
supports()
Determine the capabilities of this algorithm.
|
public EnumSet<Descriptor.Supports> supports()
Descriptor
supports
in interface Descriptor
public void run(ij.process.ImageProcessor ip)
Descriptor
run
in interface Descriptor
public void addPropertyChangeListener(PropertyChangeListener listener)
Descriptor
addPropertyChangeListener
in interface Descriptor
Copyright © 2013. All Rights Reserved.