Documentation>C API
_VlScaleSpaceOctaveGeometry Struct Reference

Geometry of one octave of a scale space.

#include <scalespace.h>

Data Fields

vl_size width
 
vl_size height
 
double step
 

Field Documentation

◆ height

vl_size _VlScaleSpaceOctaveGeometry::height

Height (number of pixels)

◆ step

double _VlScaleSpaceOctaveGeometry::step

Sampling step (size of a pixel)

◆ width

vl_size _VlScaleSpaceOctaveGeometry::width

Width (number of pixels)


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