I want to run surround view using 4 cameras on SK-TDA4VM evaluation board. Can I run surround view from processor sdk for Jacinto 7 TDA4/DRA8XX on TDA4 Edge AI evaluation kit?
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.
I want to run surround view using 4 cameras on SK-TDA4VM evaluation board. Can I run surround view from processor sdk for Jacinto 7 TDA4/DRA8XX on TDA4 Edge AI evaluation kit?
Hi Saurabh,
Unfortunately, none of the PSDK RTOS and PSDK Linux demos are supported on the SK-TDA4VM evaluation board including surround view using 4 cameras. Only Edge AI SDK demos are supported on SK-TDA4VM.
I would recommend using the TDA4VM-EVM instead of the SK-TDA4VM for running PSDK RTOS and PSDK Linux demos.
Regards,
Takuma
Thank you for answering my other query is can we read 4 image data received at Ethernet port from different sources and stitch them to create surround view on SK-TDA4VM. Any demo application for Reference?
Hi Saurabh,
I would recommend taking a look at our multi input multi output demo: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-sk-tda4vm/08_01_00_02/exports/docs/running_advance_demos.html#multi-input-multi-inference-demo
Regards,
Takuma
Hi Saurabh,
To add on to my previous post, the multi input multi output demo is not a surround view demo and it is not receiving data from Ethernet ports, but it is the closest demo to your use case that we currently have on SK-TDA4VM. It demonstrates getting multiple inputs and outputting 4 images that are then put together into 1.
Regards,
Takuma