Improve denoise for PDE Exposure

This commit is contained in:
Desmis
2019-09-15 18:54:54 +02:00
parent eea35577d7
commit 1f63d27ecd
11 changed files with 576 additions and 183 deletions

View File

@@ -1037,6 +1037,7 @@ struct LocallabParams {
double slomaskexp;
double softradiusexp;
Glib::ustring expMethod;
Glib::ustring exnoiseMethod;
double laplacexp;
double balanexp;
double linear;