-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
24 lines (24 loc) · 920 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: OpenPoseR
Type: Package
Title: Analyze Motion-Tracking Data Derived from Video Files Using OpenPose
Version: 1.1.0
Authors@R: c(
person("Patrick C.", "Trettenbrein", email = "[email protected]", role = c("aut", "cre")),
person("Emiliano", "Zaccarella", email = "[email protected]", role = "aut"))
URL: https://github.com/trettenbrein/OpenPoseR
BugReports: https://github.com/trettenbrein/OpenPoseR/issues
Description: Provides functions for analyzing motion-tracking data derived from video files using OpenPose.
The original motivation for creating this package was to control video stimuli in sign language and gesture reserach, but the provided functionality may also be useful for other purposes.
License: GNU General Public License v3.0
Encoding: UTF-8
LazyData: true
Imports:
rjson,
ggplot2,
ggpubr,
hexbin,
reshape,
RColorBrewer,
magick,
av,
kza