R/NIR_ABh_Puriya_OptFlow_Central_Sitar.R

#' NIR_ABh_Puriya_OptFlow_Central_Sitar
#'
#' A subset of data from NIR_ABh_Puriya describing
#' the head movement of the sitar player extracted
#' using Optical Flow giving X and Y coordinates.
#' The data comes from a collection of audiovisual recordings of 
#' North Indian (Hindustani) raga performances which are
#' part of IEMP North Indian Raga collection, collected and
#' curated by Martin Clayton, Laura Leante, and Simone Tarsitani.
#'
#' @format ## `rda`
#' A data frame with 1,501 rows and 4 columns:
#' \describe{
#'   \item{Frame}{Frame (integer, related 25 fps)}
#'   \item{Time}{Time in seconds}
#'   \item{X}{X coordinate}
#'   \item{Y}{Y coordinate}
#'   ...
#' }
#' @usage data(NIR_ABh_Puriya_OptFlow_Central_Sitar)
#' @source \url{https://osf.io/r4xza}
"NIR_ABh_Puriya_OptFlow_Central_Sitar"

Try the movementsync package in your browser

Any scripts or data that you put into this service are public.

movementsync documentation built on Aug. 8, 2025, 6:11 p.m.