/* * metriques.h */ /* -------------------------------------------------------------- */ /* first experiments */ int get_float_metric_a(FloatImg *pimg, float *where); int get_float_metric_a_from_file(char *imgname, float *where); /* -------------------------------------------------------------- */