Sonoptic experiments day 4

This commit is contained in:
2020-10-09 01:26:07 +02:00
parent ceb806d19c
commit 18399a40d2
109 changed files with 100 additions and 27 deletions

View File

@@ -246,7 +246,7 @@ for (idx=0; idx<nbre; idx++) {
}
}
/* ---------------------------------------------------------------- */
int fimg_normalize(FloatImg *fi, double maxima, int notused)
int fimg_ajust_from_grab(FloatImg *fi, double maxima, int notused)
{
double coef;