Adding 'Image Number' to the Bayer Raw tool

This commit is contained in:
Hombre
2016-11-02 02:06:40 +01:00
parent 742d7ee037
commit d8593469ee
23 changed files with 126 additions and 50 deletions

View File

@@ -469,7 +469,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
ALLNORAW, // EvcbdlMethod
RETINEX, // EvRetinexgaintransmission
RETINEX, // EvLskal
OUTPUTPROFILE // EvOBPCompens
OUTPUTPROFILE, // EvOBPCompens
DEMOSAIC // EvRawImageNum
};