#include <gandalf/common/misc_defs.h>#include <gandalf/image/image_defs.h>#include <gandalf/linalg/2x3matrix.h>Go to the source code of this file.
Classes | |
| struct | Gan_LocalFeatureMap |
| Structure to hold blocked local feature information. More... | |
| struct | Gan_LocalFeatureMapParams |
| Structure to hold parameters for blocked local features. More... | |
Typedefs | |
| typedef Gan_LocalFeatureMap | Gan_LocalFeatureMap |
| Structure to hold blocked local feature information. | |
| typedef Gan_LocalFeatureMapParams | Gan_LocalFeatureMapParams |
| Structure to hold parameters for blocked local features. | |
Functions | |
| Gan_LocalFeatureMap * | gan_local_feature_map_alloc (unsigned height, unsigned width, Gan_LocalFeatureMapParams *pms) |
| Macro: Allocates a local feature map structure. | |
Part of: Gandalf Library
1.3.9.1