Improve contrast levels with sigma

This commit is contained in:
Desmis
2019-12-15 08:21:41 +01:00
parent 44e01ffcb9
commit 025f444d7e
8 changed files with 55 additions and 8 deletions

View File

@@ -520,6 +520,7 @@ struct WaveletParamsEdited {
bool Tilesmethod;
bool daubcoeffmethod;
bool Dirmethod;
bool sigma;
bool rescon;
bool resconH;
bool reschro;