First dynamic wavelet compression pyramid

This commit is contained in:
Desmis
2020-01-03 13:41:25 +01:00
parent 057b20b8a8
commit 5823ad39f2
15 changed files with 232 additions and 16 deletions

View File

@@ -711,12 +711,14 @@ public:
bool wavblur;
bool wavcont;
bool wavcomp;
bool wavcompre;
bool origlc;
bool localcontMethod;
bool locwavcurve;
bool loclevwavcurve;
bool locconwavcurve;
bool loccompwavcurve;
bool loccomprewavcurve;
bool csthreshold;
bool CCmasklccurve;
bool LLmasklccurve;