Added edge performance daubechies wavelet in settings

This commit is contained in:
Desmis
2020-02-01 13:07:41 +01:00
parent 815b6b95f3
commit b0bba7881a
11 changed files with 177 additions and 25 deletions

View File

@@ -962,6 +962,7 @@ struct LocallabParams {
bool isvisible;
Glib::ustring shape; // ELI, RECT
Glib::ustring spotMethod; // norm, exc
Glib::ustring wavMethod;
// Glib::ustring mergeMethod; // none, short, orig
int sensiexclu;
int structexclu;