Fix random bright pixels appear when using CIECAM02 and a wide gamut color space and automatic calculation of adaptation scene luminosity

This commit is contained in:
jdc
2013-04-27 17:31:31 +02:00
parent 2a24da5ffb
commit 91c389e364
23 changed files with 682 additions and 70 deletions

View File

@@ -64,7 +64,9 @@
#define ADDSET_CAT_CHROMA_S 56
#define ADDSET_CAT_CHROMA_M 57
#define ADDSET_CAT_HUE 58
#define ADDSET_CAT_BADPIX 59
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 59 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 60 // THIS IS USED AS A DELIMITER!!
#endif