track_video | R Documentation |
track_video
is used to read a video in .avi extension that has been
analysed in the Swistrack4. Subsequently, this file will be used to
measure the running time in seconds that a particle of interest remained
in the user's zones of interest.
track_video(video.avi = NA)
video.avi |
Video name in the directory, in .avi extension analyzed in Swistrack4 program. |
Running time in seconds and framerate from video
track_video(video.avi = system.file('extdata', 'video-swistrack-1.avi', package = 'swistrackr'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.