Add wavelet mask local contrast to mask 1+*

This commit is contained in:
Desmis
2019-10-17 10:54:01 +02:00
parent 7452478f7c
commit 20a6e04d19
15 changed files with 143 additions and 47 deletions

View File

@@ -803,6 +803,8 @@ enum ProcEventCode {
EvlocallabLmaskretishape = 773,
EvlocallabLmaskcbshape = 774,
EvlocallabLmaskblshape = 775,
EvlocallabLLmaskblshapewav = 776,
Evlocallabwavmaskbl = 777,
NUMOFEVENTS
};