#include <gandalf/vision/local_feature.h>
Public Attributes | |
unsigned | yblocks |
number of blocks vertically and horizontally | |
unsigned | xblocks |
number of blocks vertically and horizontally | |
unsigned | ystep |
unsigned | xstep |
unsigned | bsize2 |
half "catchment area" of each block as multiple of ystep/xstep | |
Gan_Image | nfeatures |
integer image holding the number of features in each block | |
Gan_Image | index |
Gan_Bool | alloc |
whether this structure is dynamically allocated |
|
pointer image holding arrays of feature indices into an associated feature map |
|
distance in pixels between adjacent blocks in the vertical and horizontal directions |
|
distance in pixels between adjacent blocks in the vertical and horizontal directions |