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 TypeClassDescriptionclass
This is an implementation of the Harris/Stephens corner detector, as described in [1].class
This is an implementation of the corner detector described in [1].class
This is an implementation of the Shi-Tomasi corner detector, as described in [1].