Change settings in wavelet sharpmask

This commit is contained in:
Desmis 2019-08-30 13:41:28 +02:00
parent b0669796ac
commit e8fbb58e0f

View File

@ -8100,7 +8100,7 @@ void ImProcFunctions::Lab_Local(int call, int sp, float** shbuffer, LabImage * o
int flag = 0;
if (maxlvl <= 4) {
mL0 = 0.f;
mL = -mL;
mL = -1.5f * mL;//increase only for sharpen
thr = 1.f;
flag = 0;