new gtk3 version of pixelshift
This commit is contained in:
@@ -470,7 +470,37 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
|
||||
RETINEX, // EvRetinexgaintransmission
|
||||
RETINEX, // EvLskal
|
||||
OUTPUTPROFILE, // EvOBPCompens
|
||||
ALLNORAW // EvWBtempBias
|
||||
ALLNORAW, // EvWBtempBias
|
||||
DARKFRAME, // EvRawImageNum
|
||||
DEMOSAIC, // EvPixelShiftMotion
|
||||
DEMOSAIC, // EvPixelShiftMotionCorrection
|
||||
DEMOSAIC, // EvPixelShiftStddevFactorGreen
|
||||
DEMOSAIC, // EvPixelShiftEperIso
|
||||
DEMOSAIC, // EvPixelShiftNreadIso
|
||||
DEMOSAIC, // EvPixelShiftPrnu
|
||||
DEMOSAIC, // EvPixelshiftShowMotion
|
||||
DEMOSAIC, // EvPixelshiftShowMotionMaskOnly
|
||||
DEMOSAIC, // EvPixelShiftAutomatic
|
||||
DEMOSAIC, // EvPixelShiftNonGreenHorizontal
|
||||
DEMOSAIC, // EvPixelShiftNonGreenVertical
|
||||
DEMOSAIC, // EvPixelShiftNonGreenCross
|
||||
DEMOSAIC, // EvPixelShiftStddevFactorRed
|
||||
DEMOSAIC, // EvPixelShiftStddevFactorBlue
|
||||
DEMOSAIC, // EvPixelShiftNonGreenCross2
|
||||
DEMOSAIC, // EvPixelShiftNonGreenAmaze
|
||||
DEMOSAIC, // EvPixelShiftGreen
|
||||
DEMOSAIC, // EvPixelShiftRedBlueWeight
|
||||
DEMOSAIC, // EvPixelShiftBlur
|
||||
DEMOSAIC, // EvPixelShiftSigma
|
||||
DEMOSAIC, // EvPixelShiftSum
|
||||
DEMOSAIC, // EvPixelShiftExp0
|
||||
DEMOSAIC, // EvPixelShiftHoleFill
|
||||
DEMOSAIC, // EvPixelShiftMedian
|
||||
DEMOSAIC, // EvPixelShiftMedian3
|
||||
DEMOSAIC, // EvPixelShiftMotionMethod
|
||||
DEMOSAIC, // EvPixelShiftSmooth
|
||||
DEMOSAIC, // EvPixelShiftLmmse
|
||||
DEMOSAIC // EvPixelShiftEqualBright
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user