Improvment Denoise -- how to deal with yellow noise and others quality improvment issue2131

This commit is contained in:
jdc
2013-12-21 07:46:28 +01:00
parent a90ae2a455
commit c3e790563f
13 changed files with 200 additions and 96 deletions

View File

@@ -233,6 +233,7 @@ class DirPyrDenoiseParamsEdited {
public:
bool enabled;
bool enhance;
bool Ldetail;
bool luma;
bool chroma;