Add contrast threshold to merge file

This commit is contained in:
Desmis
2019-11-08 10:55:32 +01:00
parent 1dcf11c254
commit f8e65c8c9a
10 changed files with 75 additions and 10 deletions

View File

@@ -166,6 +166,7 @@ private:
Adjuster* const shadmaskcol;
Adjuster* const softradiuscol;
Adjuster* const opacol;
Adjuster* const conthrcol;
// Exposure
Adjuster* const expcomp;
Adjuster* const hlcompr;