Tool/software: Code Composer Studio
In VitalSigns demo, I know that range profile is selected from the range of startIndex to endIndex through 1D FFT.
If there is no one in the scene during the measurement, the value of 1D FFT has never changed much.
But in my case, I changed the startIndex and endIndex during the measurement, so that the different ranges of range profile was obtained.
Surprisingly, I always get a very large value every time when I get a new range profile.
In this picture, I changed startIndex and endIndex every 600 frame.The value of the Y axis is the maximum value of range profile after smoothing.
Why is there such a strange phenomenon as described above?