Soft Exposure process and optimize iplocallab code

This commit is contained in:
Desmis
2019-03-14 15:35:46 +01:00
parent 43517e2653
commit 677cf0c054
10 changed files with 434 additions and 362 deletions

View File

@@ -1009,6 +1009,7 @@ struct LocallabParams {
double chromaskexp;
double gammaskexp;
double slomaskexp;
double softradiusexp;
// Shadow highlight
bool expshadhigh;
int highlights;