better plotting

This commit is contained in:
2020-09-04 06:18:59 +02:00
parent 711e54fe43
commit 6228533479
2 changed files with 15 additions and 8 deletions

View File

@@ -405,7 +405,6 @@ return 0;
/* func in histogram.c */
int fimg_essai_histo(FloatImg *src, char *outpic, int k);
int essai_histogramme(char *fname, int k)
{
FloatImg fimg;