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.

TDA4VM: OPENVX

Part Number: TDA4VM

How to modify the kernel parameter settings created by OPENVX

I want to modify the VX_DF_IMAGE_U8 parameters of inputimage and outputimage in the C7x Kernel Application routine to modify VX_DF_IMAGE_RGB. How to modify this kernel?

Is it to use this function? kernel.setParameter?

In addition, in which file is the kernel corresponding to this routine? My shifou can use the kernel.setParameter function to modify the vx_df_image variable of its inputimage (outputimage)?

Based on this, is it possible to realize that the kernel can input RGB images?

Please solve the confusion, thank you