#include <gandalf/vision/line_feature.h>
#include <gandalf/vision/edge_feature.h>
Go to the source code of this file.
Functions | |
Gan_LineFeatureMap * | gan_orthog_line_s (Gan_EdgeFeatureMap *edge_map, unsigned min_length, unsigned cut_size, float rms_error_thres, Gan_LocalFeatureMapParams *lpms, Gan_Bool copy_points, void(*set_progress)(void *, unsigned), void *progress_obj) |
Macro: Computes image lines using an orthogonal regression algorithm. |
Part of: Gandalf Library