This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
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
Hi Kim,
RGGB parameters should be ok for the RCCB, but it may require to change AWB, and probably AE also.. Could you please start with the RGGB parameters and see how it looks?
Regards,
Brijesh
Hi Brijesh,
Ok, I will try it.
RCCB sensors are very common in automotive products.
Do you have any plans to evaluate RCCB sensors and include its code in the next release of SDK?
Regards,
HJ
Hello HJ,
RCCB will be supported in 1.0 release with AR0233 sensor. Jacinto 7 ISP has new modules (FlexCFA, FlexCC etc.) which need to be programmed differently. Also, as Brijesh mentioned AE and AWB algorithms might need some modification.
Regards,
Mayank