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

@@ -904,6 +904,7 @@ enum ProcEventCode {
Evlocallabradmasklc = 875,
Evlocallabchromasklc = 876,
EvlocallabLmasklcshape = 877,
Evlocallabchromalev = 878,
NUMOFEVENTS
};