Uses of Package
boofcv.alg.feature.detect.intensity
Packages that use boofcv.alg.feature.detect.intensity
Package
Description
-
Classes in boofcv.alg.feature.detect.intensity used by boofcv.abst.feature.detect.intensityClassDescriptionGeneric interface for fast corner detection algorithms.Several different types of corner detectors [1,2] all share the same initial processing steps.Different types of Hessian blob detectors
-
Classes in boofcv.alg.feature.detect.intensity used by boofcv.abst.feature.detect.interest
-
Classes in boofcv.alg.feature.detect.intensity used by boofcv.alg.feature.detect.intensityClassDescriptionGeneric interface for fast corner detection algorithms.Base interface for classes which extract intensity images for image feature detection.Different types of Hessian blob detectors
-
Classes in boofcv.alg.feature.detect.intensity used by boofcv.alg.feature.detect.intensity.implClassDescriptionBase interface for classes which extract intensity images for image feature detection.Several different types of corner detectors [1,2] all share the same initial processing steps.The Harris corner detector [1] is similar to the
ShiTomasiCornerIntensity
but avoids computing the eigenvalues directly.This corner detector is designed to select the best features for tracking inside of a Kanade-Lucas-Tomasi (KLT) feature tracker [1]. -
Classes in boofcv.alg.feature.detect.intensity used by boofcv.factory.feature.detect.intensityClassDescriptionGeneric interface for fast corner detection algorithms.Several different types of corner detectors [1,2] all share the same initial processing steps.Different types of Hessian blob detectors
-
Classes in boofcv.alg.feature.detect.intensity used by boofcv.factory.feature.detect.interestClassDescriptionSeveral different types of corner detectors [1,2] all share the same initial processing steps.Different types of Hessian blob detectors