Uses of Class
imagingbook.common.corners.GradientCornerDetector
Packages that use GradientCornerDetector
-
Uses of GradientCornerDetector in imagingbook.common.corners
Subclasses of GradientCornerDetector in imagingbook.common.cornersModifier and TypeClassDescriptionclassThis is an implementation of the Harris/Stephens corner detector, as described in [1].classThis is an implementation of the corner detector described in [1].classThis is an implementation of the Shi-Tomasi corner detector, as described in [1].