Skip to content

giuli13/MeshFromPCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MeshFromPCD : SMPL Mesh Reconstruction From Point Cloud Data

Installation instructions

Create a python3 virtual environment and install all the relevant dependencies as follows:

virtualenv MeshFromPCD -p python3
source MeshFromPCD/bin/activate
pip install -U pip
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages