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.

TDA2E: Questions about running TIDL on EVE

Part Number: TDA2E

Hi,

I want to divide the image captured by the camera into two parts. Can I realize that the left half image runs on EVE1, the right half image runs on EVE2, and EVE1 and EVE2 run the same network? What is the way to ensure that EVE1 runs on the left half of the image, while EVE2 runs on the right half of the image? And the left and right are stitched together in the same image.

Thanks!

  • Hi yuling ma,

    Yes, this is possible but I would recommend to divide the layer height wise and process top portion on one EVE and bottom in other EVE and both the EVE’s should sync at the end of each layer. This kind of split could be relatively easy to implement.

    Thanks,

    Praveen