added checkbox to frame blur pyramid

This commit is contained in:
Desmis
2019-12-29 07:03:47 +01:00
parent 9ffe46e29d
commit 01519587a7
11 changed files with 76 additions and 12 deletions

View File

@@ -1282,6 +1282,7 @@ struct LocallabParams {
int sensilc;
bool fftwlc;
bool blurlc;
bool wavblur;
bool origlc;
Glib::ustring localcontMethod;
std::vector<double> locwavcurve;