Improve mask with deltaE image and scope

This commit is contained in:
Desmis
2019-10-20 08:09:27 +02:00
parent cf7e0b5ad6
commit 00b7c809c4
12 changed files with 316 additions and 22 deletions

View File

@@ -811,6 +811,7 @@ enum ProcEventCode {
EvlocallabcsThresholdblur = 781,
EvlocallabcsThresholdcol = 782,
Evlocallabdeltae = 783,
EvLocallabSpotscopemask = 784,
NUMOFEVENTS
};