merged dev into locallab_dev

This commit is contained in:
heckflosse
2017-03-20 15:22:01 +01:00
85 changed files with 5889 additions and 1899 deletions

View File

@@ -541,7 +541,36 @@ enum ProcEvent {
Evlocallabhueref = 511,
Evlocallabchromaref = 512,
Evlocallablumaref = 513,
EvRawImageNum = 514,
EvPixelShiftMotion = 515,
EvPixelShiftMotionCorrection = 516,
EvPixelShiftStddevFactorGreen = 517,
EvPixelShiftEperIso = 518,
EvPixelShiftNreadIso = 519,
EvPixelShiftPrnu = 520,
EvPixelshiftShowMotion = 521,
EvPixelshiftShowMotionMaskOnly = 522,
EvPixelShiftAutomatic = 523,
EvPixelShiftNonGreenHorizontal = 524,
EvPixelShiftNonGreenVertical = 525,
EvPixelShiftNonGreenCross = 526,
EvPixelShiftStddevFactorRed = 527,
EvPixelShiftStddevFactorBlue = 528,
EvPixelShiftGreenAmaze = 529,
EvPixelShiftNonGreenAmaze = 530,
EvPixelShiftGreen = 531,
EvPixelShiftRedBlueWeight = 532,
EvPixelShiftBlur = 533,
EvPixelShiftSigma = 534,
EvPixelShiftSum = 535,
EvPixelShiftExp0 = 536,
EvPixelShiftHoleFill = 537,
EvPixelShiftMedian = 538,
EvPixelShiftMedian3 = 539,
EvPixelShiftMotionMethod = 540,
EvPixelShiftSmooth = 541,
EvPixelShiftLmmse = 542,
EvPixelShiftEqualBright = 543,
NUMOFEVENTS