Part Number: TDA3XEVM
Tool/software: TI-RTOS
Hello
I use a external PD weights to detect the person in a video? then the output of OD module is so wired as follow:
1. what the TI_OD_OutArgs struct pd_config member numDetected = 512, what's mean? all the numDetected of pdStats is 512.
2. The object num is 8, but the last two(#6, #7) list is zeros;
3. Run a little time, the error happen like this:
[DSP1 ] 64.662142 s: Assertion @ Line: 539 in objectdetection/objectClassificationLink_algPlugin.c: pInputObjectList->numObjects < TI_OD_MAX_NUM_OBJECTS : failed !!!
[DSP1 ] 64.662477 s: Assertion @ Line: 539 in objectdetection/objectClassificationLink_algPlugin.c: pInputObjectList->numObjects < TI_OD_MAX_NUM_OBJECTS : failed !!!
Then the display turn blue!
Could someone help me???
