Package boofcv.alg.feature.detect.interest
-
Class Summary Class Description EasyGeneralFeatureDetector<T extends ImageGray,D extends ImageGray> Detects features usingGeneralFeatureDetectorbut Handles all the derivative computations automatically.FastHessianFeatureDetector<II extends ImageGray> The Fast Hessian (FH) [1] interest point detector is designed to be a fast multi-scale "blob" detector.FeatureLaplacePyramid<T extends ImageGray,D extends ImageGray> Feature detector across image pyramids that uses the Laplacian to determine strength in scale-space.FeaturePyramid<T extends ImageGray,D extends ImageGray> Detects scale invariant interest/corner points by computing the feature intensities across a pyramid of different scales.GeneralFeatureDetector<I extends ImageGray,D extends ImageGray> Detects features which are local maximums and/or local minimums in the feature intensity image.SiftDetector Implementation of SIFT [1] feature detector.SiftScaleSpace Generates the pyramidal scale space as described in the SIFT [1] paper.UnrollSiftScaleSpaceGradient Precomputes the gradient for all scales in the scale-space and saves them in a list.UnrollSiftScaleSpaceGradient.ImageScale
DataMelt 3.0 © DataMelt by jWork.ORG