Package util.classificationFeatures

Interface Summary
ClassificationFeature This interface contains all methods that a classification feature should implement to be fully functional.
ClassificationFeatureDrawing  
SeconderyStructureClassificationFeature  
 

Class Summary
AttributeDescription  
ClassificationFeatureUtils This class contains some different utility methods for feature extraction.
 

Enum Summary
ClassificationFeatureUtils.CLASSIFICATIONFEATURE_TYPES  
 

Exception Summary
FeatureExtractionException This exception represents the errors that can occur when features are extracted.
IncorrectClassificationFeatureException This exception represents the possible errors that can occur when constructing the classificationfeature.