Pixelshift: Added per channel brightness equalization
This commit is contained in:
@@ -500,7 +500,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
|
||||
DEMOSAIC, // EvPixelShiftMotionMethod
|
||||
DEMOSAIC, // EvPixelShiftSmooth
|
||||
DEMOSAIC, // EvPixelShiftLmmse
|
||||
DEMOSAIC // EvPixelShiftEqualBright
|
||||
DEMOSAIC, // EvPixelShiftEqualBright
|
||||
DEMOSAIC // EvPixelShiftEqualBrightChannel
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user