public class Profiles extends AbstractFeatureDescriptor
Descriptor.SupportspcsDOES_ALL| Constructor and Description | 
|---|
| Profiles() | 
| Modifier and Type | Method and Description | 
|---|---|
| int[] | getBLProfile() | 
| String | getDescription()Returns a short plain Text description about the Descriptor and the
 semantics of the double array obtained from  FeatureDescriptor.getFeatures(). | 
| int[] | getHorizontalProfile() | 
| int[] | getTLProfile() | 
| int[] | getVerticalProfile() | 
| void | run(ij.process.ImageProcessor ip)The descriptor generates a list of features. | 
addData, addData, addData, addPropertyChangeListener, endProgress, firePropertyChange, getFeatures, getMask, inMask, setMask, setProperties, startProgress, supportspublic int[] getHorizontalProfile()
public int[] getVerticalProfile()
public int[] getTLProfile()
public int[] getBLProfile()
public void run(ij.process.ImageProcessor ip)
public String getDescription()
FeatureDescriptorFeatureDescriptor.getFeatures().
 May return null if no description is implemented - even though this
 should be avoided by any means.Copyright © 2013. All Rights Reserved.