Add DCT to local chroma denoise

This commit is contained in:
Desmis
2017-12-16 15:24:53 +01:00
parent 3a6c839c41
commit db03c16f45
14 changed files with 943 additions and 18 deletions

View File

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