Added GUI sigmaed to edge sharpness wavelet

This commit is contained in:
Desmis
2020-04-21 13:23:49 +02:00
parent 4af3ffadc2
commit 07e6d07d46
9 changed files with 33 additions and 1 deletions

View File

@@ -937,6 +937,7 @@ enum ProcEventCode {
Evlocallabstrbl = 911,
Evlocallabsigmadr = 912,
Evlocallabsigmabl = 913,
Evlocallabsigmaed = 914,
NUMOFEVENTS
};