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 forFastCornerDetector
withGrayF32
images.Helper functions forFastCornerDetector
withGrayU8
images.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 ofImplSsdCornerBase
forGrayF32
.Implementation ofImplSsdCornerBase
forGrayF32
.Implementation ofImplSsdCornerBase
forGrayS16
.Implementation ofImplSsdCornerBase
forGrayS16
.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 ofImplSsdCornerBase
ImplSsdCornerNaive<T extends ImageGray<T>>Naive implementation ofShiTomasiCornerIntensity
which performs computations in a straight forward but inefficient manor.Implementation of SSD Weighted Corner forGrayF32
images.Implementation of SSD Weighted Corner forGrayF32
images.Implementation of SSD Weighted Corner forGrayS16
images.Implementation of SSD Weighted Corner forGrayS16
images.X-Corner detectorX-Corner detectorImplementation ofShiTomasiCornerIntensity
.Implementation ofShiTomasiCornerIntensity
.