Hello,
We are implementing our own parsing code in JS according to the data format section in the people counting guide.
Because we checked the logic of the UART data parsing we know that we are extracting the ID's in TLV target list right.
We tested our application in real-time side by side with TI's people counting demo lab.
The problem is that in the TI's GUI demo we are seeing much fewer detection objects than in our GUI.
Is the GUI have another function on the object detection before showing in on the screen, for example counting how much time the specific object detection ID is occurring in several frames?
Thanks,
Avi