public class EllipticIPDSIFTEngine extends AbstractIPDSIFTEngine<EllipticInterestPointData>
AffineInterestPointFeatureCollector
to detect keypointConstructor and Description |
---|
EllipticIPDSIFTEngine(MultiscaleInterestPointDetector<EllipticInterestPointData> detector)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
InterestPointFeatureCollector<EllipticInterestPointData> |
constructCollector(InterestPointGradientFeatureExtractor extractor)
Given an extractor, construct an
InterestPointFeatureCollector |
findFeatures, getFinderMode, setAcrossScales, setFinderMode, setSelectionMode
public EllipticIPDSIFTEngine(MultiscaleInterestPointDetector<EllipticInterestPointData> detector)
detector
- public InterestPointFeatureCollector<EllipticInterestPointData> constructCollector(InterestPointGradientFeatureExtractor extractor)
AbstractIPDSIFTEngine
InterestPointFeatureCollector
constructCollector
in class AbstractIPDSIFTEngine<EllipticInterestPointData>