pixelshift: Optionally use one green instead of averaging two greens

This commit is contained in:
heckflosse
2017-12-15 18:59:26 +01:00
parent a17084f638
commit 7d430adbc6
12 changed files with 4917 additions and 8 deletions

View File

@@ -516,7 +516,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
DARKFRAME, // EvLensCorrLensfunLens
ALLNORAW, // EvTMFattalEnabled
HDR, // EvTMFattalThreshold
HDR // EvTMFattalAmount
HDR, // EvTMFattalAmount
DEMOSAIC // EvPixelShiftOneGreen
};