Plot smoothed displacement estimate
plot_smoothed_displacement(xy, filter = 1, ...)
xy | List of xy locations per frame produced by
|
---|---|
filter | Either the width in seconds of a simple smoothing filter
or a filter defined according to |
... | Additional arguments to |
Other ybr-displacement:
ybr_median_displacement()
,
ybr_raw_displacements()
Other ybr-plot:
plot_ybr()
tiffdf=find_ybr_tiffs(system.file("ybr_tiffs", package='flywatch')) plot_smoothed_displacement(tiffdf$tiff[1])