track_video: Video Analyzed Info

View source: R/track_video.R

track_videoR Documentation

Video Analyzed Info

Description

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.

Usage

track_video(video.avi = NA)

Arguments

video.avi

Video name in the directory, in .avi extension analyzed in Swistrack4 program.

Value

Running time in seconds and framerate from video

Examples

track_video(video.avi = system.file('extdata', 'video-swistrack-1.avi', package = 'swistrackr'))


kalebepinto/swistrackr documentation built on June 30, 2022, 6:35 a.m.