Improve Exposure PDE with gamma

This commit is contained in:
Desmis
2019-09-07 10:55:47 +02:00
parent 202fb8084d
commit 03aff81ebd
10 changed files with 66 additions and 6 deletions

View File

@@ -1023,6 +1023,7 @@ struct LocallabParams {
double laplacexp;
double balanexp;
double linear;
double gamm;
// Shadow highlight
bool expshadhigh;
int highlights;