Add DCT to local denoise - improve denoise - Fixed crash in overexposed area

This commit is contained in:
Desmis
2017-12-14 08:56:59 +01:00
parent caafa4729a
commit 73b695652c
14 changed files with 678 additions and 70 deletions

View File

@@ -466,6 +466,7 @@ public:
bool noiselumf;
bool noiselumc;
bool noiselumdetail;
bool noisechrof;
bool noisechroc;
bool sharradius;