Uses of Class
imagingbook.common.sift.scalespace.DogScaleSpace
Packages that use DogScaleSpace
Package
Description
Implementation of David Lowe's SIFT feature detection scheme.
-
Uses of DogScaleSpace in imagingbook.common.sift
Methods in imagingbook.common.sift that return DogScaleSpaceModifier and TypeMethodDescriptionSiftDetector.getDogScaleSpace()
Returns theDogScaleSpace
for this SIFT detector instance.