added checkbox to let the user decide whether to clamp or not

This commit is contained in:
Alberto Griggio
2018-04-05 11:22:05 +02:00
parent 426380e8d1
commit 46327259e2
8 changed files with 73 additions and 32 deletions

View File

@@ -54,6 +54,7 @@ public:
bool hrenabled;
bool method;
bool histmatching;
bool clampOOG;
};
class RetinexParamsEdited