add Laplacian threshold to mask color and Light

This commit is contained in:
Desmis
2019-10-07 17:27:25 +02:00
parent 5edd3e410d
commit 39c2ffb05f
10 changed files with 47 additions and 9 deletions

View File

@@ -139,6 +139,7 @@ private:
Adjuster* const chromaskcol;
Adjuster* const gammaskcol;
Adjuster* const slomaskcol;
Adjuster* const lapmaskcol;
Adjuster* const softradiuscol;
// Exposure
Adjuster* const expcomp;