a new function

This commit is contained in:
2020-08-06 13:13:10 +02:00
parent 0d93070774
commit 0651d8de7a
2 changed files with 23 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ int fimg_cos_010(FloatImg *s, FloatImg *d, double maxval);
int fimg_mix_rgb_gray(FloatImg *img, float mix);
int fimg_shift_to_zero(FloatImg *s, FloatImg *d, float coefs[6]);
/* module funcs/geometry.c */