I see in the v1.1.0.2 SDK source code there is a "clutterRemoval" option for the mmw CLI. Can you please explain if this feature is functional and what algorithm it uses?
Greg Ratzel
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.
I see in the v1.1.0.2 SDK source code there is a "clutterRemoval" option for the mmw CLI. Can you please explain if this feature is functional and what algorithm it uses?
Greg Ratzel
Hi Greg.
The algorithm assumes that the Radar is stationary, and the scene for most part is also stationary. In other words, clutter is static. In a frame, we compute the average chirp and remove it prior to further processing. This removes all static objects from the frame.
Attached is the relevant portion from the SDK's userguide.
Regards
Anil