public interface TrendDetectorFeatureExtractor
Modifier and Type | Method and Description |
---|---|
List<? extends FeatureVectorProvider<? extends FeatureVector>> |
extractFeatures(File imageFile) |
boolean |
logScale() |
int |
nDimensions() |
List<? extends FeatureVectorProvider<? extends FeatureVector>> extractFeatures(File imageFile) throws IOException
IOException
boolean logScale()
int nDimensions()