Wavelet levels improvements issue2702

This commit is contained in:
jdc
2015-07-05 06:42:35 +02:00
parent af3bb68bf9
commit 4d5081909f
10 changed files with 444 additions and 27 deletions

View File

@@ -871,6 +871,14 @@ class WaveletParams {
bool median;
bool medianlev;
bool linkedg;
bool cbenab;
double greenlow;
double bluelow;
double greenmed;
double bluemed;
double greenhigh;
double bluehigh;
bool lipst;
// bool edgreinf;
bool avoid;