not a milestone

This commit is contained in:
le vieux
2020-11-10 00:50:25 +01:00
parent 538a8ffa82
commit c3c5e0dc3f
6 changed files with 43 additions and 14 deletions

View File

@@ -40,6 +40,7 @@ int create_fifo(int nbslot, int w, int h, int t);
* funcs in 'sfx.c'
*/
int trinarize(FloatImg *pimg, int notused);
int binarize(FloatImg *pimg, int notused);
int brotche_rand48_a(FloatImg *fimg, float ratio, float mval);