trinker / embodied

A package that provides video analysis tools for embodiement related tasks

Home Page:http://trinker.github.io/embodied

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package that provides video analysis tools for embodiement related tasks

http://trinker.github.io/embodied


Languages

Language:TeX 65.3%Language:R 34.7%