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