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.

[TDA4M]Questions about IQ control in ALG AEWB block

Hi

[psdk_rtos_auto_j7_06_00_01_00]

I want to control IQ in the tivxAewbProcess() function.

Because I want to control IQ based on the set value of AEWB.

For example, I want to set RGBtoRGB and EE in the tivxAewbProcess() function.


I need a guide that can do IQ settings on the ALG AEWB block.


Thank you

  • IQ tuning guides are under development and will be available in a few weeks.

    tivxAewbProcess function returns AE and AWB algorithm results through the parameter ae_awb_result. VISS node uses this information to probe IQ tuning database through DCC (Dynamic Camera Control) algorithm.

    Please refer to tivxVpacVissProcess for more details.