Package org.anchoranalysis.plugin.image.task.bean.feature.source
package org.anchoranalysis.plugin.image.task.bean.feature.source
Source of rows in feature-tables with
FeatureSource
and derived classes.-
ClassesClassDescriptionExtracts features from some kind of inputs to produce one or more rows in a feature-table.Each input-file describes a histogram that produces one row of features.Calculates features from a single image.Calculates features from the metadata from single image.Base class for exporting features, where features are calculated per-image using a
NamedFeatureStore
.