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.

TDA2EVM5777: Vision SDK use-case generation tool - single image from two configuration files

Part Number: TDA2EVM5777

Hello,

I am using Vision SDK Linux 3.06 on Ubuntu 16.04. I am referring to the HLOS 'lvds_vip_multi_cam_3d_srv' use-case.

This particular use-case consists of two configuration text files: (a) chains_lvdsVipMultiCam_Sgx3Dsrv.txt, and (b) chains_lvdsVipMultiCam_Sgx3Dsrv_grpx.txt. However, there is only a single image file depicting the chains from these two files. As far as I know, the Vision SDK use-case generation tool does not allow usage of more than one configuration file at a time. Then how did TI create a single image from the two configuration files?

Out of curiosity, I checked the configuration files for other HLOS SRV use-cases. In all the other cases, there is a single configuration file where the graphic overlay chain is added as the last line. So what's different with 'lvds_vip_multi_cam_3d_srv'? If I am attempting to derive from this use-case, should I use one or two configuration files?

Thank you.