enhancements to Tone Mapping issue1714

This commit is contained in:
jdc
2015-04-18 06:49:34 +02:00
parent 0b6616e3c9
commit 23424a45c8
11 changed files with 409 additions and 364 deletions

View File

@@ -291,6 +291,7 @@ class EPDParamsEdited{
public:
bool enabled;
bool strength;
bool gamma;
bool edgeStopping;
bool scale;
bool reweightingIterates;