Improve Smmoth and blur with FFTW and guidefilterlog thanks to Alberto

This commit is contained in:
Desmis
2019-10-13 11:12:59 +02:00
parent 5d17442b92
commit bf1cae690c
12 changed files with 264 additions and 96 deletions

View File

@@ -1103,6 +1103,7 @@ struct LocallabParams {
std::vector<double> LLmaskblcurve;
std::vector<double> HHmaskblcurve;
bool enablMask;
bool fftwbl;
int blendmaskbl;
double radmaskbl;
double chromaskbl;