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

@@ -275,6 +275,7 @@ private:
Adjuster* const chromaskcb;
Adjuster* const gammaskcb;
Adjuster* const slomaskcb;
Adjuster* const lapmaskcb;
// Denoise
Adjuster* const noiselumf;