public class EllipticIPDSIFTEngine extends AbstractIPDSIFTEngine<EllipticInterestPointData>
AffineInterestPointFeatureCollector to detect keypoint| Constructor and Description |
|---|
EllipticIPDSIFTEngine(InterestPointDetector<EllipticInterestPointData> detector)
Default constructor of
AbstractIPDSIFTEngine.AbstractIPDSIFTEngine(InterestPointDetector) |
| Modifier and Type | Method and Description |
|---|---|
InterestPointFeatureCollector<EllipticInterestPointData> |
constructCollector(InterestPointGradientFeatureExtractor extractor)
Given an extractor, construct an
InterestPointFeatureCollector |
findFeatures, getFinderMode, setAcrossScales, setFinderMode, setSelectionModepublic EllipticIPDSIFTEngine(InterestPointDetector<EllipticInterestPointData> detector)
AbstractIPDSIFTEngine.AbstractIPDSIFTEngine(InterestPointDetector)detector - public InterestPointFeatureCollector<EllipticInterestPointData> constructCollector(InterestPointGradientFeatureExtractor extractor)
AbstractIPDSIFTEngineInterestPointFeatureCollectorconstructCollector in class AbstractIPDSIFTEngine<EllipticInterestPointData>