Improve exposure with Laplace PDE

This commit is contained in:
Desmis
2019-07-18 11:42:29 +02:00
parent f54b0f619d
commit 1add88a9ae
13 changed files with 430 additions and 30 deletions

View File

@@ -433,6 +433,10 @@ public:
bool gammaskexp;
bool slomaskexp;
bool softradiusexp;
bool expMethod;
bool laplacexp;
bool balanexp;
bool linear;
// Shadow highlight
bool expshadhigh;
bool highlights;