Hi,
There're only 4 types for sensor image formats in SDK v0.9
uint8_t sensor_img_phase; /*!<Image Format : BGGR = 0, GBRG = 1, GRBG = 2, RGGB = 3 */
When will the RCCB format be supported in TDA4 SDK?
RCCB may be working by using RGGB format instead of RCCB, but I'm not sure AWB and other features can work properly.
Regards,
HJ