Why is SLIDING_WINDOW_LENGTH = 24 ? In the paper, it is mentioned that the window is 500 milliseconds. I don't see how setting the window length to be 24 ensures that its length is always 500 milliseconds.
Why is SLIDING_WINDOW_LENGTH = 24 ?
In the paper, it is mentioned that the window is 500 milliseconds.
I don't see how setting the window length to be 24 ensures that its length is always 500 milliseconds.