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

@@ -1104,6 +1104,8 @@ struct LocallabParams {
// Denoise
bool expdenoi;
int noiselumf;
int noiselumf0;
int noiselumf2;
int noiselumc;
int noiselumdetail;
int noiselequal;