Uses of Class
imagingbook.common.sift.scalespace.ScaleLevel
Packages that use ScaleLevel
-
Uses of ScaleLevel in imagingbook.common.sift.scalespace
Classes in imagingbook.common.sift.scalespace with type parameters of type ScaleLevelModifier and TypeClassDescriptionclass
ScaleOctave<LevelT extends ScaleLevel>
Represents a single "octave", which is a stack of scale "levels", in a generic hierarchical scale space.Methods in imagingbook.common.sift.scalespace that return ScaleLevelModifier and TypeMethodDescriptionHierarchicalScaleSpace.getScaleLevel
(int p, int q) Returns the q-th scale space level of octave p in this scale space.