| Package | Description |
|---|---|
| org.fit.layout.classify | |
| org.fit.layout.classify.articles | |
| org.fit.layout.classify.gui | |
| org.fit.layout.classify.op |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFeatureExtractor
Implements common routines usable in feature extractors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisualClassifier.classifyTree(org.fit.layout.model.Area root,
FeatureExtractor features)
Classifies the areas in an area tree.
|
| Constructor and Description |
|---|
InstanceExtractor(FeatureExtractor features,
String tagType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArticleFeatureExtractor
A feature extractor for generic article processing.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractor |
ClassificationPlugin.getFeatureExtractor() |
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractor |
VisualClassificationOperator.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisualClassificationOperator.setFeatures(FeatureExtractor features) |
Copyright © 2016. All rights reserved.