add Laplacian threshold to mask exposure

This commit is contained in:
Desmis
2019-10-06 17:36:58 +02:00
parent 38b53ca9b6
commit 3e6680b7ce
10 changed files with 45 additions and 2 deletions

View File

@@ -785,6 +785,7 @@ enum ProcEventCode {
EvLocallabEnaExpMaskaft = 755,
Evlocallablapmasktm = 756,
Evlocallablapmaskreti = 757,
Evlocallablapmaskexp = 758,
NUMOFEVENTS
};