Hello!
I am setting up the IWR6843ISK-ODS radar sensor for a ceiling mounted 3D people counting application and am running into some issues with the tracking layer parameters.
The application is a small entry room with two doors (entrance/exit). I am attempting to count the number of people entering and exiting the room, I have the parameters for the tracking layer updated for the staticBoundryBox, boundryBox, and presenceBoundryBox, but am having issues with the program not counting the correct number of people entering and exiting.
The point clouds for individual people are close to each other and moving with the same speed and direction and the radar is detecting them as one person instead of two.
As per the 3D_people_counting_tracker_layer_tuning_guide (1).pdf tracker layer tuning guide it mentions in 4.3 changing the gatingParam and allocationParam to fix the issue of too few people being counted. Is there a recommendation for the best configuration for these parameters?
Below is an example of the code I am running. Any help is appreciated, thank you!