CBDL skin tones targeting-protection issue2150

This commit is contained in:
jdc
2014-02-16 08:24:18 +01:00
parent 36d982bf1d
commit 50eb43ede0
89 changed files with 1218 additions and 174 deletions

View File

@@ -434,8 +434,12 @@ class DirPyrEqualizerParamsEdited {
public:
bool enabled;
bool gamutlab;
bool mult[5];
bool threshold;
bool skinprotect;
bool hueskin;
// bool algo;
};
class HSVEqualizerParamsEdited {