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.

TDA4VM: void *PostprocessImageObjDetect::operator()(void *frameData, VecDlTensorPtr &results)

Genius 13655 points
Part Number: TDA4VM

Hello Champs,

How does the void *PostprocessImageObjDetect::operator()(void *frameData,  VecDlTensorPtr &results) function in post_process_image_object_detect.cpp get the output data of the object detection module? Does it get the data from the results variable? How to analyze it?

Thanks
Regards,
Shine