I have tried the 3D people counting, area scanner, and out-of-the-box demos.
For 3D people counting and area scanner, the frame rate seems to be only 10 Hz, and by tuning the parameters in the out-of-the-box demo, the highest frame rate is 30
For my current application, a much higher frame rate is favorable, so I wonder if it is possible to increase the frame rate to, say 100 fps for maybe even 1000 fps
A reduced resolution and maximum range are acceptable, also I could also remove the tracking algorithm in the 3D people counting and the area scanner demo
I guess my question is that what is the bottleneck for the frame rate of the current demos?
If it is due to the chirping sequence, and cannot be accelerated, I guess I will need a workaround for my current application.
But if this is due to the heavy calculation for the tracking, I wonder if a higher fps can be achieved by only gathering the low-level data with a reduced resolution
And if there are ways to accelerate the process, please let me know where to start.
I guess this is anther wired question, any suggestions are very welcome!