Hi,
I'm currently using 2MP camera sensor for csi2CalMultiCam_View usecase (in VisionSDK3.2).
The YUV stream format from the sensor is like below - each components have 10 bits:
To support this stream, I changed inCsi2DataFormat to VPS_ISS_CAL_CSI2_YUV422_10B (0x1F) and extract type to VPS_ISS_CAL_PIX_EXRCT_B10_MIPI but I'm not getting correct image (all greeny image).
Do I need to change other things to get the correct image from the stream above?
When we change the camera sensor to use 8 bits (instead of 10 bits) we can see the image correctly.
Regards,
James


