Uses of Package
boofcv.alg.feature.detect.intensity
Package
Description
-
ClassDescriptionGeneric 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
-
-
ClassDescriptionGeneric interface for fast corner detection algorithms.Base interface for classes which extract intensity images for image feature detection.Different types of Hessian blob detectors
-
ClassDescriptionBase 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]. -
ClassDescriptionGeneric 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
-
ClassDescriptionSeveral different types of corner detectors [1,2] all share the same initial processing steps.Different types of Hessian blob detectors