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 188 of file dsift.h.


Member Data Documentation

frame bounding box max X

Definition at line 198 of file dsift.h.

frame bounding box max Y

Definition at line 199 of file dsift.h.

frame bounding box min X

Definition at line 196 of file dsift.h.

frame bounding box min Y

Definition at line 197 of file dsift.h.

temporary buffer

Definition at line 217 of file dsift.h.

temporary buffer

Definition at line 218 of file dsift.h.

descriptor buffer

Definition at line 210 of file dsift.h.

size of a descriptor

Definition at line 208 of file dsift.h.

frame buffer

Definition at line 209 of file dsift.h.

descriptor parameters

Definition at line 202 of file dsift.h.

gradient buffer

Definition at line 216 of file dsift.h.

Definition at line 191 of file dsift.h.

Definition at line 190 of file dsift.h.

buffer allocated: descriptor size

Definition at line 212 of file dsift.h.

buffer allocated: number of frames

Definition at line 213 of file dsift.h.

number of sampled frames

Definition at line 207 of file dsift.h.

buffer allocated: number of orientations

Definition at line 214 of file dsift.h.

frame sampling step X

Definition at line 193 of file dsift.h.

frame sampling step Y

Definition at line 194 of file dsift.h.

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

Definition at line 204 of file dsift.h.

size of the Gaussian window

Definition at line 205 of file dsift.h.


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


iri_sift
Author(s): dmartinez
autogenerated on Fri Dec 6 2013 22:44:31