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

@@ -998,6 +998,7 @@ struct LocallabParams {
double chromaskcol;
double gammaskcol;
double slomaskcol;
double lapmaskcol;
Glib::ustring qualitycurveMethod;
Glib::ustring gridMethod;
std::vector<double> llcurve;