read_xyz: Read in 3d points from DeepLabCut

View source: R/read_xyz.R

read_xyzR Documentation

Read in 3d points from DeepLabCut

Description

Read in 3d points from DeepLabCut

Usage

read_xyz(f, frame_start, frame_end, conv)

Arguments

f

String of file name to read

frame_start

Integer of frame to start reading from

frame_end

Integer of frame to end reading from

conv

Numeric value for conversion from pixels to mm

Value

Tibble with time and (x, y, z) coordinates


Middleton-Lab/KinematicAnalysis documentation built on March 27, 2022, 7:36 a.m.