public class SIFTTrendFeatureMode extends Object implements TrendDetectorFeatureExtractor
Constructor and Description |
---|
SIFTTrendFeatureMode() |
Modifier and Type | Method and Description |
---|---|
List<Keypoint> |
extractFeatures(File imageFile) |
boolean |
logScale() |
int |
nDimensions() |
public SIFTTrendFeatureMode()
public List<Keypoint> extractFeatures(File imageFile) throws IOException
extractFeatures
in interface TrendDetectorFeatureExtractor
IOException
public boolean logScale()
logScale
in interface TrendDetectorFeatureExtractor
public int nDimensions()
nDimensions
in interface TrendDetectorFeatureExtractor