public class EllipticIPDSIFTEngine extends AbstractIPDSIFTEngine<EllipticInterestPointData>
AffineInterestPointFeatureCollector to detect keypoint| Constructor 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, setSelectionModepublic EllipticIPDSIFTEngine(MultiscaleInterestPointDetector<EllipticInterestPointData> detector)
detector - public InterestPointFeatureCollector<EllipticInterestPointData> constructCollector(InterestPointGradientFeatureExtractor extractor)
AbstractIPDSIFTEngineInterestPointFeatureCollectorconstructCollector in class AbstractIPDSIFTEngine<EllipticInterestPointData>