R/gaetan_apchagi_mediapipe.R

#' Mediapipe data set
#' 
#' This data set is the one obtained from MediaPipe after analyzing a video 
#'
#' @format A data frame with 6831 rows and 4 variables:
#' \describe{
#'   \item{time}{The time}
#'   \item{loc}{The localisation, i.e. the joint}
#'   \item{coord}{The dimension on which the value is measured, x, y and z}
#'   \item{value}{The corrdinate in a 3 dimensional space}
#' }
"gaetan_apchagi_mediapipe"
Sebastien-Le/MocapMineR documentation built on Dec. 18, 2021, 1:03 p.m.