#include <math.h>
#include <float.h>
#include <gandalf/vision/segment_strings.h>
#include <gandalf/common/numerics.h>
#include <gandalf/common/misc_error.h>
#include <gandalf/common/compare.h>
#include <gandalf/common/allocate.h>
Functions | |
Gan_Bool | gan_segment_strings_q (Gan_EdgeFeatureMap *edge_map, unsigned test_length, float rms_error_thres, unsigned string_length_thres) |
Segments strings in an edge map. |
Part of: Gandalf Library