Gan_LocalFeatureMap Struct Reference (original) (raw)
Gan_LocalFeatureMap Struct Reference
Structure to hold blocked local feature information. More...
#include <[gandalf/vision/local_feature.h](local%5F%5Ffeature%5F8h-source.html)>
| 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 |
Detailed Description
Structure to hold blocked local feature information.
Member Data Documentation
| | 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 | | --------------------------------------------------------------------------------------- |
The documentation for this struct was generated from the following file:
