Change tooltip - fixed crash mask blur - add shadow mask to color and blur

This commit is contained in:
Desmis
2019-10-20 15:53:00 +02:00
parent 7b841a6de2
commit c8af7819fe
11 changed files with 73 additions and 56 deletions

View File

@@ -1120,7 +1120,7 @@ struct LocallabParams {
double gammaskbl;
double slomaskbl;
double lapmaskbl;
int wavmaskbl;
int shadmaskbl;
std::vector<double> Lmaskblcurve;
std::vector<double> LLmaskblcurvewav;
Threshold<int> csthresholdblur;