added checkbox to frame level contrast pyramid

This commit is contained in:
Desmis
2019-12-29 08:26:59 +01:00
parent 01519587a7
commit d625052a4a
11 changed files with 67 additions and 10 deletions

View File

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