工具与软件:
你(们)好
该平台是 AM62A-LP
我使用调优工具 DCC、
驱动程序可以正常工作,但预览看起来不好。图像非常黑,光线是粉红色的。

我发现检查 pwl,设置是正确的。
SENSOR_ID 623 PRJ_DIR ../../../sensor_drv/src/imx623 SENSOR_NAME imx623 SENSOR_DCC_NAME IMX623-RFI SENSOR_WIDTH 1936 SENSOR_HEIGHT 1552 # 0=RGGB; 1=GRBG; 2=GBRG; 3=BGGR, 4=MONO, #10=RGGI, 11=GRIG, 12=BGGI, 13=GBIG, 14=GIRG, 15=IGGR, 16=GIBG, 17=IGGB COLOR_PATTERN 0 # sensor mode: 0 for linear (no decompanding), 1 for WDR (decompanding) WDR_MODE 1 # 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,256,512,831,994,1319,1984,2530,2871,2968,3258,3541,3855 WDR_KNEE_Y 0,256,1024,3900,7800,23400,87315,174630,349260,548421,1736000,5208000,16777215 # Sensor black level to subtract before decompanding (for linear sensors only and some Sony WDR sensors) BLACK_PRE 0 # 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 50 # LSB location for H3A input bit range (from bit-H3A_INPUT_LSB to bit-H3A_INPUT_LSB+9) H3A_INPUT_LSB 2 # Choose the default gamma curve used for YUV output: 0 for BT709, 1 for a high contrast gamma curve YUV_GAMMA 0






