Improve local denoise with low levels wavelet

This commit is contained in:
Desmis
2019-04-11 11:05:22 +02:00
parent e80617d39b
commit 79455f9c09
10 changed files with 94 additions and 17 deletions

View File

@@ -520,6 +520,8 @@ public:
// Denoise
bool expdenoi;
bool noiselumf;
bool noiselumf0;
bool noiselumf2;
bool noiselumc;
bool noiselumdetail;
bool noiselequal;