Wavelet - added damper to directionnal contrast

This commit is contained in:
Desmis
2020-04-15 08:48:18 +02:00
parent feb2c7c77f
commit b0f73d7cd3
8 changed files with 79 additions and 3 deletions

View File

@@ -1224,6 +1224,7 @@ struct WaveletParams {
double sigmafin;
double sigmaton;
double sigmacol;
double sigmadir;
int iter;
bool expcontrast;
bool expchroma;