Uses of Package
org.anchoranalysis.plugin.image.task.bean.feature.source
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.feature |
Tasks pertaining to
Features. |
| org.anchoranalysis.plugin.image.task.bean.feature.source |
Source of rows in feature-tables with
FeatureSource and derived classes. |
-
Classes in org.anchoranalysis.plugin.image.task.bean.feature.source used by org.anchoranalysis.plugin.image.task.bean.feature Class Description FeatureSource Extracts features from some kind of inputs to produce one or more rows in a feature-table. -
Classes in org.anchoranalysis.plugin.image.task.bean.feature.source used by org.anchoranalysis.plugin.image.task.bean.feature.source Class Description FeatureSource Extracts features from some kind of inputs to produce one or more rows in a feature-table.SingleRowPerInput Base class for exporting features, where features are calculated per-image using aNamedFeatureStore.