Public Attributes
VlDsiftFilter_ Struct Reference

Dense SIFT filter. More...

#include <dsift.h>

List of all members.

Public Attributes

int boundMaxX
int boundMaxY
int boundMinX
int boundMinY
float * convTmp1
float * convTmp2
float * descrs
int descrSize
VlDsiftKeypointframes
VlDsiftDescriptorGeometry geom
float ** grads
int imHeight
int imWidth
int numBinAlloc
int numFrameAlloc
int numFrames
int numGradAlloc
int stepX
int stepY
int useFlatWindow
double windowSize

Detailed Description

Dense SIFT filter.

Definition at line 40 of file dsift.h.


Member Data Documentation

frame bounding box max X

Definition at line 50 of file dsift.h.

frame bounding box max Y

Definition at line 51 of file dsift.h.

frame bounding box min X

Definition at line 48 of file dsift.h.

frame bounding box min Y

Definition at line 49 of file dsift.h.

temporary buffer

Definition at line 69 of file dsift.h.

temporary buffer

Definition at line 70 of file dsift.h.

descriptor buffer

Definition at line 62 of file dsift.h.

size of a descriptor

Definition at line 60 of file dsift.h.

frame buffer

Definition at line 61 of file dsift.h.

descriptor parameters

Definition at line 54 of file dsift.h.

gradient buffer

Definition at line 68 of file dsift.h.

Definition at line 43 of file dsift.h.

Definition at line 42 of file dsift.h.

buffer allocated: descriptor size

Definition at line 64 of file dsift.h.

buffer allocated: number of frames

Definition at line 65 of file dsift.h.

number of sampled frames

Definition at line 59 of file dsift.h.

buffer allocated: number of orientations

Definition at line 66 of file dsift.h.

frame sampling step X

Definition at line 45 of file dsift.h.

frame sampling step Y

Definition at line 46 of file dsift.h.

flag: whether to approximate the Gaussian window with a flat one

Definition at line 56 of file dsift.h.

size of the Gaussian window

Definition at line 57 of file dsift.h.


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


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:53