_VlScaleSpaceGeometry Struct Reference
Geometry of a scale space. More...
#include <scalespace.h>
Detailed Description
There are a few restrictions on the valid geometrties.
Field Documentation
◆ baseScale
| double _VlScaleSpaceGeometry::baseScale |
Base smoothing (smoothing of octave 0, level 0)
◆ firstOctave
| vl_index _VlScaleSpaceGeometry::firstOctave |
Index of the fisrt octave
◆ height
| vl_size _VlScaleSpaceGeometry::height |
Image height
◆ lastOctave
| vl_index _VlScaleSpaceGeometry::lastOctave |
Index of the last octave
◆ nominalScale
| double _VlScaleSpaceGeometry::nominalScale |
Nominal smoothing of the original image
◆ octaveFirstSubdivision
| vl_index _VlScaleSpaceGeometry::octaveFirstSubdivision |
Index of the first octave subdivision
◆ octaveLastSubdivision
| vl_index _VlScaleSpaceGeometry::octaveLastSubdivision |
Index of the last octave subdivision
◆ octaveResolution
| vl_size _VlScaleSpaceGeometry::octaveResolution |
Number of octave subdivisions
◆ width
| vl_size _VlScaleSpaceGeometry::width |
Image width
The documentation for this struct was generated from the following file: