Skip to contents

Get gestural landmarks

Usage

get_landmarks(signal_vel, time, start, end, threshold = 0.2)

Arguments

signal_vel

The velocity of the displacement signal.

time

The time of the signal.

start

Start time of interval in which to search for maximum displacement.

end

End time of interval in which to search for maximum displacement.

threshold

The velocity threshold (default is 0.2, corresponding to 20 percent velocity.)

Value

A tibble with one row and a column for each gestural landmark.