Hi,team
There is a problem confused me when studying the detection leyer of 3D People Counting demo.
In fine motion detection mode,N chirps from M frames are collected,and after static clutter removal,they are used to do fft per range bin per detected point to extract doppler.But as far as I know,the prerequisite for fft to work properly,is the input should have equal interval in time domain.However,in the process described above,the chirps from M frames don't evenly spaced in time domain。Could you explain about it?