add bilateral to local denoise and enhanced GUI

This commit is contained in:
Desmis
2017-12-23 09:34:39 +01:00
parent 42d0f550c9
commit 9713604b12
15 changed files with 422 additions and 38 deletions

View File

@@ -119,7 +119,8 @@ public:
};
class LocalContrastParamsEdited {
class LocalContrastParamsEdited
{
public:
bool enabled;
bool radius;
@@ -478,6 +479,7 @@ public:
bool noiselumc;
bool noiselumdetail;
bool noisechrodetail;
bool bilateral;
bool sensiden;
bool noisechrof;
bool noisechroc;