first semi-good run of the Interpolator
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
/* first experiment */
|
||||
/* first experiments */
|
||||
|
||||
int get_float_metric(FloatImg *pimg, float *where, int whot)
|
||||
int get_float_metric(FloatImg *pimg, float *where);
|
||||
int get_float_metric_from_file(char *imgname, float *where);
|
||||
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user