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

@@ -120,6 +120,7 @@ private:
Adjuster* const chromaskexp;
Adjuster* const gammaskexp;
Adjuster* const slomaskexp;
Adjuster* const softradiusexp;
//Shadow highlight
Adjuster* const highlights;
Adjuster* const h_tonalwidth;