Tool/software: Linux
Hi,
I'm evaluating LDC feature of iss simcop.
I think that simcop ldc link is working but there are some problem in lut itself or managing its parameters such as offset, downScaleFactor.
* usecase: hlos iss_isp_simcop_display (modified to support ldc feature)
* Camera: single ch OV2775 TIDA1130 Sensor on Fusion Platform (1920x1080)
* LDC lut header file: vision_sdk\apps\src\rtos\iss\src\sensor\iss_tables\iss_tables_ldc_lut_1920x1080.h (vision sdk default)
Please find the following display images with different ldcCfg->lutCfg.downScaleFactor. When lut data was filled with 0xff or 0x00 instead of default, the output image pattern was similiar.
■ bypasLdc = TRUE (regardless of bypassVtnf or lutCfg.downScaleFactor)
■ bypasLdc = FALSE, lutCfg.downScaleFactor = 0
■ bypasLdc = FALSE, lutCfg.downScaleFactor = 1
■ bypasLdc = FALSE, lutCfg.downScaleFactor = 2
■ bypasLdc = FALSE, lutCfg.downScaleFactor = 3
■ bypasLdc = FALSE, lutCfg.downScaleFactor = 6 or 7