background: Background Info

View source: R/background.R

backgroundR Documentation

Background Info

Description

background is used to import an image.jpg previously created in an image editor that corresponds to a video frame used in Swistrack4 that does not contain the tracked particle. Later, this file will be used to define the zones of interest to be analyzed.

Usage

background(image.jpg = NA)

Arguments

image.jpg

Image name in the directory, in .jpg extension created in an image editor.

Value

Height and Width dimensions from background.

Examples

background(image.jpg = system.file('extdata', 'bg-swistrack-1.jpg', package = 'swistrackr'))


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