Package boofcv.alg.feature.detect.intensity.impl
package boofcv.alg.feature.detect.intensity.impl
-
ClassDescriptionFastCornerInterface<T extends ImageGray<T>>Low level interface for specific implementations of Fast Corner detectors.Implementation of
HarrisCornerIntensity.Implementation ofHarrisCornerIntensity.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Contains logic for detecting fast corners.Helper functions forFastCornerDetectorwithGrayF32images.Helper functions forFastCornerDetectorwithGrayU8images.Implementations ofHessianBlobIntensity.Routines for computing the intensity of the fast hessian features in an image.Routines for computing the intensity of the fast hessian features in an image.Implementations ofKitRosCornerIntensity.Implementations ofMedianCornerIntensity.Implementation ofImplSsdCornerBaseforGrayF32.Implementation ofImplSsdCornerBaseforGrayF32.Implementation ofImplSsdCornerBaseforGrayS16.Implementation ofImplSsdCornerBaseforGrayS16.Several corner detector algorithms work by computing a symmetric matrix whose elements are composed of the convolution of the image's gradient squared.Unweigthed or box filter version ofImplSsdCornerBaseImplSsdCornerNaive<T extends ImageGray<T>>Naive implementation ofShiTomasiCornerIntensitywhich performs computations in a straight forward but inefficient manor.Implementation of SSD Weighted Corner forGrayF32images.Implementation of SSD Weighted Corner forGrayF32images.Implementation of SSD Weighted Corner forGrayS16images.Implementation of SSD Weighted Corner forGrayS16images.X-Corner detectorX-Corner detectorImplementation ofShiTomasiCornerIntensity.Implementation ofShiTomasiCornerIntensity.