Uses of Package
imagingbook.common.sift.scalespace
Packages that use imagingbook.common.sift.scalespace
Package
Description
Implementation of David Lowe's SIFT feature detection scheme.
-
Classes in imagingbook.common.sift.scalespace used by imagingbook.common.siftClassDescriptionRepresents a hierarchical DoG scale space.Represents a hierarchical Gaussian scale space.
-
Classes in imagingbook.common.sift.scalespace used by imagingbook.common.sift.scalespaceClassDescriptionRepresents a hierarchical Gaussian scale space.This abstract class defines a generic hierarchical scale space, consisting of multiple "octaves".Represents a single scale level in a generic hierarchical scale space.Represents a single "octave", which is a stack of scale "levels", in a generic hierarchical scale space.