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

@@ -470,6 +470,8 @@ class DirPyrDenoiseParams {
public:
bool enabled;
bool enhance;
bool perform;
double luma;
double Ldetail;