Others improvments to wavelet pyramid

This commit is contained in:
Desmis
2019-12-15 13:29:32 +01:00
parent cf674f0818
commit 2b1e94e6bd
10 changed files with 66 additions and 9 deletions

View File

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