Documentation - C API
VlScaleSpaceGeometry Struct Reference

A set of parameters describing the scale space geometry.

#include <scalespace.h>

Data Fields

vl_size width
vl_size height
vl_index firstOctave
vl_index lastOctave
vl_size octaveResolution
vl_index octaveFirstSubdivision
vl_index octaveLastSubdivision
double sigma0
double sigman

Field Documentation

vl_index VlScaleSpaceGeometry::firstOctave

Index of the fisrt octave

vl_size VlScaleSpaceGeometry::height

Image height

vl_index VlScaleSpaceGeometry::lastOctave

Index of the last octave

vl_index VlScaleSpaceGeometry::octaveFirstSubdivision

Index of the first octave subdivsion

vl_index VlScaleSpaceGeometry::octaveLastSubdivision

Index of the last octave subdivision

vl_size VlScaleSpaceGeometry::octaveResolution

Number of octave subdivisions

double VlScaleSpaceGeometry::sigma0

Base smoothing (smoothing of octave 0, level 0)

double VlScaleSpaceGeometry::sigman

Bominal image smoothing

vl_size VlScaleSpaceGeometry::width

Image width


The documentation for this struct was generated from the following file: