add Laplacian threshold to mask color and Light

This commit is contained in:
Desmis
2019-10-07 17:27:25 +02:00
parent 5edd3e410d
commit 39c2ffb05f
10 changed files with 47 additions and 9 deletions

View File

@@ -786,6 +786,7 @@ enum ProcEventCode {
Evlocallablapmasktm = 756,
Evlocallablapmaskreti = 757,
Evlocallablapmaskexp = 758,
Evlocallablapmaskcol = 759,
NUMOFEVENTS
};