Skip to contents

This function launches a Shiny app to help with the tracking of objects in a video using a trained YOLO model.

Usage

track(...)

Arguments

...

Parameters to be passed to runApp.

Value

This function does not return anything.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) { # \dontrun{
track()
} # }