Add soft process to local CBDL and local Retinex

This commit is contained in:
Desmis
2019-03-16 11:01:21 +01:00
parent 70c6c5e87a
commit 779e429d1e
11 changed files with 222 additions and 145 deletions

View File

@@ -488,6 +488,7 @@ public:
bool sensih;
bool localTgaincurve;
bool inversret;
bool softradiusret;
// Sharpening
bool expsharp;
bool sharcontrast;
@@ -511,6 +512,7 @@ public:
bool chromacbdl;
bool threshold;
bool sensicb;
bool softradiuscb;
// Denoise
bool expdenoi;
bool noiselumf;