Skip to content

gardiens/plot_skeleton_NTU_RGB-D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vizualisation/Plot of NTU-RGB skeleton with Python

The goal of this project is to propose some tools to see skeleton of the NTU_RGB+D dataset. The authors of the dataset proposed some code in matlab but I don't want to use it so I proposed my own code in python. I searched on the web as well but I didn't see any working solution or well documented one.

Installation

To use this repo you need two things:

  1. Install the requirements
   pip install requirements.txt
  1. Download ffmpeg to save videos. It is really easy to download and works almost every time, you can find it here

Usage:

Follow the getting started to have a quick hands-on. Every function are documented
I recommend to save the video to see them because the matplotlib.animation can be buggy on some jupyter ( or vscode). They are stored in the folder videos.

Thanks:

Please star this repo if you find useful and the repo where it comes from (here)

Thanks for the Rose Lab to give the opportunity to work on this challenging dataset

About

plot or vizualise skeleton of the NTU RGB+D dataset in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published