add Laplacian threshold to mask exposure

This commit is contained in:
Desmis
2019-10-06 17:36:58 +02:00
parent 38b53ca9b6
commit 3e6680b7ce
10 changed files with 45 additions and 2 deletions

View File

@@ -447,6 +447,7 @@ public:
bool chromaskexp;
bool gammaskexp;
bool slomaskexp;
bool lapmaskexp;
bool softradiusexp;
bool expMethod;
bool exnoiseMethod;