Skip to content

hec44/bbcposeVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bbcposeVisualization

The porpose of this repo is to use bbc pose dataset in other leanguages, like python.

Simple matlab and python code to transform bbcpose joints anotation to csv file and visualization in python with opencv First, download dataset, can be downloaded here

Usage:

In matlab:

struct2csv(structfile,csvPath) eg: structu2csv('shortbbcpose.mat','.')

Once having csv file with joints and frame information run python code

python testimages.py

Then you should start looking at joints in the dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published