Add threshold to wavelet pyramid dynamic compression

This commit is contained in:
Desmis
2020-01-04 13:44:15 +01:00
parent ce7da78aef
commit 40449b931b
12 changed files with 106 additions and 39 deletions

View File

@@ -698,6 +698,7 @@ public:
bool residcomp;
bool sigma;
bool offset;
bool threswav;
bool chromalev;
bool chromablu;
bool fatdet;