add Laplacian threshold to mask Blur

This commit is contained in:
Desmis
2019-10-10 17:58:31 +02:00
parent 7bafb53618
commit d0e32b5682
10 changed files with 82 additions and 3 deletions

View File

@@ -789,6 +789,7 @@ enum ProcEventCode {
Evlocallablapmaskcol = 759,
EvlocallablapmaskSH = 760,
Evlocallablapmaskcb = 761,
Evlocallablapmaskbl = 762,
NUMOFEVENTS
};