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.

PROCESSOR-SDK-DRA8X-TDA4X: Need sample application to decode the kernel in openvx framework to write an object detection adas application

Part Number: PROCESSOR-SDK-DRA8X-TDA4X

Hi all,
 
I have psdk_rtos_auto_j7_07_00_00_11 installed and able to run the sample DL Demos. The input to the sample demos are stored as YUV(NV_12) files in the 'ti_data_set' folder.
I was trying to write an object detection application with H264 file input. As I'm new to OpenVX framework, and the application(graph) generation tool is yet to be released, I was looking for some sample application code which uses DECODE Kernel.
Could you please let me know where can I find such sample example.
 
Thanks & Regards,
A.Kavya Harini
  • Hi Kavya Harini,

    Please refer to the below OVX Decoder application that exercises OVX Decoder Node for H264 decoding.

    Application name: tivxHwaVideoDecoder

    Application source location:

    tiovx/tiovx_dev/kernels_j7/hwa/test/test_video_decoder.c

    Thanks & Regards,

    Sunita.