Improve Color and light mask with guidefilter

This commit is contained in:
Desmis
2019-03-03 11:32:19 +01:00
parent a317c41c71
commit 18aa9e4daa
10 changed files with 67 additions and 7 deletions

View File

@@ -98,6 +98,7 @@ private:
Adjuster* const structcol;
Adjuster* const blurcolde;
Adjuster* const blendmaskcol;
Adjuster* const radmaskcol;
// Exposure
Adjuster* const expcomp;
Adjuster* const hlcompr;