hi,dear
Could you tell where is this line below ? which file?
this Line : tempoutPutList->objDesc[tempoutPutList->numObjects].objType = (label - 1); need to be changed to " (label - 1)%3 " when
use case had 4 Classes change to 21 classes ?
Tks
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.
hi,dear
Could you tell where is this line below ? which file?
this Line : tempoutPutList->objDesc[tempoutPutList->numObjects].objType = (label - 1); need to be changed to " (label - 1)%3 " when
use case had 4 Classes change to 21 classes ?
Tks
Hi,
Please change in below file
vision_sdk\apps\src\rtos\alg_plugins\objectdetection\objectDrawLink_algPlugin.c
Regards
Surya