Add Laplacian threshold to mask CBDL and fixed bug in CBDL

This commit is contained in:
Desmis
2019-10-10 16:15:57 +02:00
parent b443972a09
commit 134d548862
11 changed files with 47 additions and 23 deletions

View File

@@ -1210,6 +1210,7 @@ struct LocallabParams {
double chromaskcb;
double gammaskcb;
double slomaskcb;
double lapmaskcb;
// Denoise
bool expdenoi;
int noiselumf;