Local adjustment denoise - added Laplacian to detail threshold DCT (#6027)
* Comment code * Change GUI place edge detection * added usemask in reset * Added sk gaussian blur edge DCT * Improve Laplacian threshold detail DCT
This commit is contained in:
@@ -1214,7 +1214,7 @@ struct LocallabParams {
|
||||
Glib::ustring quamethod; // cons agre
|
||||
Glib::ustring blurMethod; // norm, inv
|
||||
Glib::ustring medMethod; // none, 33, 55, 77, 99
|
||||
// bool usemask;
|
||||
bool usemask;
|
||||
double levelthr;
|
||||
double lnoiselow;
|
||||
double levelthrlow;
|
||||
|
Reference in New Issue
Block a user