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

@@ -1018,6 +1018,10 @@ struct LocallabParams {
double gammaskexp;
double slomaskexp;
double softradiusexp;
Glib::ustring expMethod;
double laplacexp;
double balanexp;
double linear;
// Shadow highlight
bool expshadhigh;
int highlights;