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

@@ -914,6 +914,7 @@ struct LocallabParams {
int sensiv;
int noiselumf;
int noiselumc;
int noiselumdetail;
int noisechrof;
int noisechroc;
int sharradius;