public class Kirsch extends Object implements Descriptor
Descriptor.SupportsDOES_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()
Descriptorsupports in interface Descriptorpublic void run(ij.process.ImageProcessor ip)
Descriptorrun in interface Descriptorpublic void addPropertyChangeListener(PropertyChangeListener listener)
DescriptoraddPropertyChangeListener in interface DescriptorCopyright © 2013. All Rights Reserved.