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
IOExceptionpublic DoubleFV extractFeature(org.openimaj.image.annotation.evaluation.dataset.ImageWrapper object)
FeatureExtractorextractFeature in interface FeatureExtractor<DoubleFV,org.openimaj.image.annotation.evaluation.dataset.ImageWrapper>object - the object to extract from