public static class Corel5kDataset.HistogramExtractor extends Object implements FeatureExtractor<DoubleFV,org.openimaj.image.annotation.evaluation.dataset.ImageWrapper>
Constructor and Description |
---|
HistogramExtractor() |
Modifier and Type | Method and Description |
---|---|
DoubleFV |
extractFeature(org.openimaj.image.annotation.evaluation.dataset.ImageWrapper object)
Extract features from an object and return them.
|
public HistogramExtractor() throws IOException
IOException
public DoubleFV extractFeature(org.openimaj.image.annotation.evaluation.dataset.ImageWrapper object)
FeatureExtractor
extractFeature
in interface FeatureExtractor<DoubleFV,org.openimaj.image.annotation.evaluation.dataset.ImageWrapper>
object
- the object to extract from