Skip to content

matsui-lab/PoseFixeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoseFixeR: R package for preprocessing pose estimation with OpenPose

This package implements workflow of detecting and correcting anomalies that occur during OpenPose gait analysis. See Vignette for more details. https://rpubs.com/matsuilab/PoseFixeR

First, install from the github page with R package devtools.

library(devtools)
devtools::install_git("https://github.com/matsui-lab/PoseFixeR")

Load the library.

library(PoseFixeR)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages