Part Number: TDA4VM
Tool/software:
Hi
In the app_tidl_od demo application from the TI Processor SDK RTOS, how can I access and read the detailed information of the detected objects?
Specifically, I want to retrieve the detection results such as scores, and bounding box coordinates for each object, so that I can use or log this data further.
I understand that the inference output from TIDL is typically returned as a tensor or array.
How can I access the detection metadata (scores, coordinates, class IDs) from the output tensors?
Is there a utility function or a specific data structure in the demo code that decodes the tensor into meaningful detection results?
If I want to log or export the raw detection results, what would be the correct way to read and interpret the tensor contents?
For reference i am attaching the image here .
Thank You
Regards,
Komal 