Package boofcv.abst.feature.detect.intensity
package boofcv.abst.feature.detect.intensity
-
ClassDescriptionProvides some basic functionality for implementing
GeneralFeatureIntensity
.Extracts corners from a the image and or its gradient.Wrapper aroundFastCornerDetector
forGeneralFeatureIntensity
.Wrapper around children ofGradientCornerIntensity
.Wrapper aroundHessianBlobIntensity
forGeneralFeatureIntensity
.Computes the Hessian determinant directory from the input image.Wrapper around children ofGradientCornerIntensity
.Wrapper aroundDerivativeLaplacian
forBaseGeneralFeatureIntensity
.Wrapper around children ofMedianCornerIntensity
.