merge with dev

This commit is contained in:
Desmis
2020-03-31 16:46:01 +02:00
9 changed files with 273 additions and 53 deletions

View File

@@ -1715,6 +1715,7 @@ struct WaveletParams {
Glib::ustring HSmethod;
double sigma;
double offset;
double lowthr;
int rescon;
int resconH;
int reschro;
@@ -1738,6 +1739,7 @@ struct WaveletParams {
int edgeampli;
int contrast;
int edgrad;
double edgeffect;
int edgval;
int edgthresh;
int thr;