Improve mask exposure with guidefilter

This commit is contained in:
Desmis
2019-03-03 12:08:00 +01:00
parent 18aa9e4daa
commit 14f3dfc128
10 changed files with 64 additions and 4 deletions

View File

@@ -111,6 +111,7 @@ private:
Adjuster* const structexp;
Adjuster* const blurexpde;
Adjuster* const blendmaskexp;
Adjuster* const radmaskexp;
//Shadow highlight
Adjuster* const highlights;
Adjuster* const h_tonalwidth;