trackJR_correctXY: trackJR_correctXY

Description Usage Arguments Value Examples

Description

This function is useful to correct the 'dataTrackJR' object of each video with a reference point.

Usage

1
trackJR_correctXY(data_List, Refpoint)

Arguments

data_List

The 'list' object to be corrected by the reference points.

Refpoint

the 'refpoint' object of the list to be used for corrections.

Value

the 'list'object where the 'dataTrackJR' was corrected.

Examples

1
BatchList[[10]]<-trackJR_correctXY(BatchList[[10]],Refpoint = BatchList[[1]]$refpoint)

Gdlv/trackJR documentation built on June 24, 2021, 2:06 p.m.