Add simplified Clarity to CBDL

This commit is contained in:
Desmis
2019-04-06 17:46:16 +02:00
parent b32bb6449d
commit b02062a3b0
12 changed files with 75 additions and 12 deletions

View File

@@ -1098,6 +1098,7 @@ struct LocallabParams {
int chromacbdl;
double threshold;
int sensicb;
int clarityml;
double softradiuscb;
// Denoise
bool expdenoi;