FloatImg/Fonderie/metriques.h

13 lines
324 B
C

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