#include <gandalf/vision/corner_feature.h>#include <gandalf/image/pixel.h>Go to the source code of this file.
Functions | |
| Gan_Bool | gan_corner_feature_display (Gan_CornerFeature *corner, float size, Gan_Matrix23_f *A, Gan_RGBPixel_f *corner_colour) |
| Displays a single corner feature. | |
| Gan_Bool | gan_corner_feature_map_display (Gan_CornerFeatureMap *cmap, float size, Gan_Matrix23_f *A, Gan_RGBPixel_f *corner_colour, Gan_RGBPixel_f *bbox_colour) |
| Displays a corner feature map. | |
Part of: Gandalf Library
1.4.3