Documentation - C API
VlScaleSpace Struct Reference

Scale space. More...

#include <scalespace.h>

Data Fields

double sigman
double sigma0
double sigmak
double dsigma0
vl_size width
vl_size height
vl_size numOctaves
vl_size numLevels
vl_index firstOctave
vl_index lastOctave
vl_index firstLevel
vl_index lastLevel
float ** octaves
vl_size patchSize
VlScaleSpaceFrameframes
vl_size framesSize
vl_size numFrames
VlImSmoothFiltsmoother

Detailed Description

Container for Scale space data.


Field Documentation

delta-smoothing.

minimum level index.

minimum octave index.

size of the patch buffer. detected feature frames.

maximum level index.

maximum octave index.

number of stored feature frames.

number of levels per octave.

number of octaves.

GSS data.

buffer for operations on patches.

smoothing of pyramid base.

k-smoothing.

nominal image smoothing.


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