Uses of Package
imagingbook.common.sift
Packages that use imagingbook.common.sift
Package
Description
Implementation of David Lowe's SIFT feature detection scheme.
-
Classes in imagingbook.common.sift used by imagingbook.common.siftClassDescriptionRepresents a SIFT key point in hierarchical scale space.Color definitions used in various SIFT demo plugins.This class defines a SIFT descriptor.Types of 3D neighborhoods used in min/max detectionRepresents a match between two SIFT features.Default parameters; a (usually modified) instance of this class may be passed to the constructor of
SiftDetector
.