SENSOR_ID 310 PRJ_DIR ../ox03f10_output SENSOR_NAME X3F SENSOR_DCC_NAME X3F SENSOR_WIDTH 1920 SENSOR_HEIGHT 1536 # 0=RGGB; 1=GRBG; 2=GBRG; 3=BGGR, 4=MONO COLOR_PATTERN 3 # sensor mode: 0 for linear (no decompanding), 1 for WDR (decompanding) WDR_MODE 0 # raw sensor image BIT_DEPTH: it may be 8, 10, or 12 for linear sensors; typically 12 for WDR mode because of companding BIT_DEPTH 12 # WDR BIT_DEPTH: WDR raw sensor image bitdepth after decompanding, typically 20 or 24 WDR_BIT_DEPTH 24 # WDR decompanding knee points (comma separated without spaces in between) #WDR_KNEE_X 0,512,1408,2176,4095,65535 #WDR_KNEE_Y 0,2048,16384,65536,1048063,1048063 #ox03f10,plot pwl0 WDR_KNEE_X 0,1023,1279,1279,1535,1791,2047,2303,2431,2559,2687,2815,2943,3007,3071,3135,3199,3263,3327,3391,3455,3519,3583,3647,3711,3775,3839,3903,3967,3999,4031,4063,4095 WDR_KNEE_Y 0,1023,2047,2047,4095,8191,12287,16383,20479,24575,32767,40959,49151,57343,65535,81919,98303,114687,131071,163839,196607,262143,393215,524287,786431,1048575,1572863,2097151,3145727,4194303,8388607,12582911,16777215 # Sensor black level to subtract before decompanding (for linear sensors only and some Sony WDR sensors) BLACK_PRE 64 # Sensor black level to subtract after decompanding (for most WDR sensors and all linear sensors) BLACK_POST 0 # GAMMA value for compressing 20/24-bit WDR raw to 16-bit ISP internal # typically around 50 (0.5) for 24-bit WDR sensors and 70 (0.7) for 20-bit sensors GAMMA_PRE 70 # LSB location for H3A input bit range (from bit-H3A_INPUT_LSB to bit-H3A_INPUT_LSB+9) H3A_INPUT_LSB 0 # Choose the default gamma curve used for YUV output: 0 for BT709, 1 for a high contrast gamma curve YUV_GAMMA 1