FFTW blur for local contrast

This commit is contained in:
Desmis
2019-06-28 14:26:51 +02:00
parent f2380e26e1
commit b54312c2eb
15 changed files with 155 additions and 31 deletions

View File

@@ -530,6 +530,7 @@ public:
bool lcdarkness;
bool lclightness;
bool sensilc;
bool fftwlc;
// Contrast by detail levels
bool expcbdl;
bool mult[6];