public class Tamura extends AbstractFeatureDescriptor
TamuraDescriptor.Supports| Modifier and Type | Field and Description |
|---|---|
protected net.semanticmetadata.lire.imageanalysis.LireFeature |
feature |
protected String |
name |
pcsDOES_ALL| Constructor and Description |
|---|
Tamura() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a short plain Text description about the Descriptor and the
semantics of the double array obtained from
FeatureDescriptor.getFeatures(). |
net.semanticmetadata.lire.imageanalysis.LireFeature |
getLireFeature() |
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.
|
addData, addData, addData, addPropertyChangeListener, endProgress, firePropertyChange, getFeatures, getMask, inMask, setMask, setProperties, startProgressprotected final net.semanticmetadata.lire.imageanalysis.LireFeature feature
protected final String name
public void run(ij.process.ImageProcessor ip)
Descriptorpublic net.semanticmetadata.lire.imageanalysis.LireFeature getLireFeature()
public String getDescription()
FeatureDescriptorFeatureDescriptor.getFeatures().
May return null if no description is implemented - even though this
should be avoided by any means.public EnumSet<Descriptor.Supports> supports()
Descriptorsupports in interface Descriptorsupports in class AbstractFeatureDescriptorCopyright © 2013. All Rights Reserved.