Tool/software:
Hi TI,
sdk version: 9.2.0.5
I am creating a tiovx graph and in that I have only node that is a custom object array merge node. This node takes 5 input parameters that are vx_object_array type. The node outputs one merged object array merging all elements of all five object array in this output array.
Now my ques is that can I create these five input parameters as graph parameters?
How the dequeue, enqueue will work for these parameters?
regards,
Lalit