Uses of Package
boofcv.alg.feature.detect.intensity.impl
Packages that use boofcv.alg.feature.detect.intensity.impl
-
Classes in boofcv.alg.feature.detect.intensity.impl used by boofcv.alg.feature.detect.intensityClassDescriptionLow level interface for specific implementations of Fast Corner detectors.
-
Classes in boofcv.alg.feature.detect.intensity.impl used by boofcv.alg.feature.detect.intensity.implClassDescriptionLow level interface for specific implementations of Fast Corner detectors.Helper functions for
FastCornerDetector
withGrayF32
images.Helper functions forFastCornerDetector
withGrayU8
images.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