Hi
So i manage to convert the visualizer python code from GUI into non gui version for people counting. I'm having a little problem though. It seems the performance is really bad without the GUI. The numberof detected targets is really off and delayed. For example, I'd stand in front of the sensor and with the GUI in less than 100 milliseconds it would detect me and follow me. If I stepped out of the boundry box the number detected would go to 0.
Whereas in the non GUI version, when I stand in front of it, I have to wave my arms around for it to detect me and then when I step out of the boundary box it would stay at 1 detected and then go to 0 after almost half a minute. Why is this?
Kind Regards
Sagar Jaiswal