Skip to content

jorrip/SPUDNIG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SPUDNIG

This repository contains the source code of the SPeeding Up the Detection of Non-iconic and Iconic Gestures (SPUDNIG) toolkit for Windows only. A working version of the application can be downloaded here. SPUDNIG is created during my MSc thesis project at the Max Planck Institute Nijmegen. SPUDNIG's purpose is to speed up annotation work of hand gestures in Elan. SPUDNIG takes as input a video file and extracts the gestures and their timing.

SPUDNIG makes use of OpenPose in order to obtain x- and y-coordinates of keypoints in the body and hands. Based on this information gestures and their timing are calculated and a .csv file is created which is importable by Elan.

SPUDNIG only accepts .avi files because OpenPose performs optimal when using this format. Other formats cause OpenPose to skip frames which again disrupts the timing of the gestures. This software allows you to convert your videos to .avi files if needed.

Below you can find a screenshot of SPUDNIG ready to analyze a video: alt text

Note that this code does not fully compile since it needs a working version of OpenPose. A working version of the application can be downloaded here.

License

SPUDNIG is available for academic or non-profit organization noncommercial research use only, and may be redistributed under these conditions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages