Added chroma level to wavelet pyramid by level

This commit is contained in:
Desmis
2019-12-21 17:56:57 +01:00
parent 8d8b7dccb7
commit 8d38dda3ce
11 changed files with 85 additions and 9 deletions

View File

@@ -696,6 +696,7 @@ public:
bool levelblur;
bool residchro;
bool sigma;
bool chromalev;
bool fatdet;
bool fatanch;
bool fatres;