Improve shadows-Highlight Residual

This commit is contained in:
Desmis
2019-05-27 09:23:56 +02:00
parent cfab29eb87
commit 83f487753c
13 changed files with 80 additions and 61 deletions

View File

@@ -1243,6 +1243,7 @@ struct WaveletParams {
int edgthresh;
int thr;
int thrH;
int radius;
double skinprotect;
Threshold<int> hueskin;
Threshold<int> hueskin2;