Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
This commit is contained in:
@@ -498,6 +498,7 @@ class WaveletParamsEdited {
|
||||
bool CHSLmethod;
|
||||
bool EDmethod;
|
||||
bool BAmethod;
|
||||
bool NPmethod;
|
||||
bool TMmethod;
|
||||
bool HSmethod;
|
||||
bool CLmethod;
|
||||
@@ -518,6 +519,8 @@ class WaveletParamsEdited {
|
||||
bool edgedetect;
|
||||
bool edgedetectthr;
|
||||
bool edgedetectthr2;
|
||||
bool edgesensi;
|
||||
bool edgeampli;
|
||||
bool chro;
|
||||
bool chroma;
|
||||
bool contrast;
|
||||
@@ -535,6 +538,7 @@ class WaveletParamsEdited {
|
||||
bool level0noise;
|
||||
bool level1noise;
|
||||
bool level2noise;
|
||||
bool level3noise;
|
||||
bool ccwcurve;
|
||||
bool opacityCurveBY;
|
||||
bool opacityCurveRG;
|
||||
|
Reference in New Issue
Block a user