Description Usage Arguments Value
The function all csv files and combine
1 2 3 4 5 6 7 8 |
[serialnumber] |
if TRUE, serial number variables are added, which index each set of trajectories |
[direc] |
optional: directory of csv files |
[fps] |
optional: camera fps |
[spline] |
if TRUE , drop frames of low likelihood frames and interpolate with smooth spline function. Since peformance of extrapolation is serverely bad, initial and last dropped frames would be NA. Default is TRUE. |
[threshold] |
threshold for dropping frames if spine = TRUE. Default is .9 |
data frame of trajectories. "ser" variable specify time series of trajectories, if serialnumber=TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.