Added laplacian threshold and radius to mask common

This commit is contained in:
Desmis
2020-06-21 17:47:47 +02:00
parent 4739428abc
commit d522d4a701
9 changed files with 67 additions and 6 deletions

View File

@@ -955,6 +955,8 @@ enum ProcEventCode {
Evlocallabblendmask = 929,
EvlocallabshowmaskmaskMethod = 930,
EvLocallabEnaMask = 931,
Evlocallabradmask = 932,
Evlocallablapmask = 933,
NUMOFEVENTS
};