/embodied

A package that provides video analysis tools for embodiement related tasks

Primary LanguageTeX

embodied

Build Status

embodied is a package that provides video analysis tools for embodiement related tasks.

Installation

To download the development version of embodied:

download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

# install.packages("devtools")

library(devtools)
#Install the development versions of slidify and its libraries
install_github('slidify', 'ramnathv', ref = 'dev')
install_github('slidifyLibraries', 'ramnathv', ref = 'dev')

install_github(c("reports", "embodied"), "trinker")

Help

Package PDF Help Manual
Vignette

Contact

You are welcome to:

Demonstrations

Motion Path Example

For the script used to create this animated .gif click here

Discourse Density Example

For the script used to create this discourse density plot click here