Wavelet levels - Added Damper to local contrast final

This commit is contained in:
Desmis
2020-04-13 09:04:38 +02:00
parent 60bb7b520b
commit 71da91c85f
8 changed files with 51 additions and 8 deletions

View File

@@ -499,6 +499,7 @@ struct WaveletParamsEdited {
bool strength;
bool balance;
bool iter;
bool sigmafin;
bool median;
bool medianlev;
bool linkedg;