R/yoshi_behav_functions.R
ybr_raw_displacements.Rd
Each frame may have a different number of "flies". So all we do is report for
each frame n
the nearest neighbour distance to objects in frame
n+1
. For each frame there will therefore be as many distances are
there are recognised flies.
ybr_raw_displacements(xy)
xy | List of xy locations per frame produced by
|
---|
Other ybr-displacement:
plot_smoothed_displacement()
,
ybr_median_displacement()