plug the funny contrast adjustement in the grabber

This commit is contained in:
2019-12-04 11:17:45 +01:00
parent de3b31db94
commit b80839b076
4 changed files with 25 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
* floatimg.h
*/
#define FIMG_VERSION 79
#define FIMG_VERSION 80
/*
* in memory descriptor
@@ -41,6 +41,7 @@ typedef struct {
#define CONTRAST_SQRT 1
#define CONTRAST_POW2 2
#define CONTRAST_COS01 3
#define CONTRAST_COS010 4
/*
* core module