Package boofcv.abst.feature.detect.interest
package boofcv.abst.feature.detect.interest
-
ClassDescriptionConfiguration for FAST feature detector.Configuration for
FastHessianFeatureDetectorplus feature extractor.Configuration forGeneralFeatureDetector.Configuration forHarriscorner.Configuration for all single point features, e.g.Configuration forShi-Tomasicorner.Configuration forSiftDetectorFastToInterestPoint<T extends ImageGray<T>>Provides a wrapper around a fast corner detector forInterestPointDetectorno non-maximum suppression will be doneFeatures can belong to multiple set.List of detected features that are invariant to scale and in-plane rotation.Wrapper aroundGeneralFeatureDetectorto make it compatible withInterestPointDetector.InterestPointDetector<T extends ImageBase>Interface for automatic interest point detection in an image.InterestPointDetectorAbstract<T extends ImageBase<T>>Implements most functions and provides reasonable default values.InterestPointDetectorOverride<T extends ImageGray<T>>Provides the capability to tack on a different algorithm for the feature's location, scale, and orientation.Interest point detector forScale Spaceimages.InterestPointScaleSpacePyramid<T extends ImageGray<T>>Interest point detector forScale-Space Pyramidimages.List of all the built in point detectorsWrapper aroundFastHessianFeatureDetectorforInterestPointDetector.Wrapper aroundFeatureLaplacePyramidforInterestPointDetector.Wrapper aroundFeaturePyramidforInterestPointDetector.WrapSiftDetector<T extends ImageGray<T>>Wrapper aroundSiftDetectorforInterestPointDetector.