Issue 2594: My kingdom for more wavelets - various speedups, memory reductions, GUI changes and level numbering PP3 change.
This commit is contained in:
@@ -476,6 +476,7 @@ class WaveletParamsEdited {
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
bool strength;
|
||||
bool median;
|
||||
bool avoid;
|
||||
bool c[9];
|
||||
@@ -485,7 +486,6 @@ class WaveletParamsEdited {
|
||||
bool CLmethod;
|
||||
bool Tilesmethod;
|
||||
bool Dirmethod;
|
||||
bool tiles;
|
||||
bool rescon;
|
||||
bool resconH;
|
||||
bool reschro;
|
||||
@@ -496,7 +496,10 @@ class WaveletParamsEdited {
|
||||
bool threshold2;
|
||||
bool chroma;
|
||||
bool chro;
|
||||
bool unif;
|
||||
bool contrast;
|
||||
bool edgrad;
|
||||
bool edgval;
|
||||
bool edgthresh;
|
||||
bool thr;
|
||||
bool thrH;
|
||||
bool skinprotect;
|
||||
|
Reference in New Issue
Block a user