#include <gandalf/vision/edge_feature.h>
#include <gandalf/image/pixel.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_edge_feature_display (Gan_EdgeFeature *edge, float size, Gan_Matrix23_f *A, Gan_RGBPixel_f *edge_colour) |
Displays a single edge feature. | |
Gan_Bool | gan_edge_feature_map_display (Gan_EdgeFeatureMap *emap, float size, Gan_Matrix23_f *A, Gan_RGBPixel_f *edge_colour, Gan_RGBPixel_f *string_colour, Gan_RGBPixel_f *first_colour, Gan_RGBPixel_f *last_colour, Gan_RGBPixel_f *bbox_colour) |
Displays a edge feature map. |
Part of: Gandalf Library
Revision: Last edited: Author:
Copyright: (c) 2000 Imagineer Software Limited
|
Displays a single edge feature.
|
|
Displays a edge feature map.
|