Skip to main content

A mesh library for python

Project description

A python library for several functions used in generating realistic facial meshes. Including:

Mesh: A simple mesh class consisting of vertices and faces IO: Read/write of .obj and .ply files Alignment: Rigid ICP and non-rigid ICP Other: Deformation transfer

Installation instructions

create and activate a virtual environment

run the following comands (using anaconda)

$ conda install numpy matplotlib scikit-learn scikit-image

install scikit-sparse with conda using $ conda install -c conda-forge scikit-sparse

if using .ply files install pyassimp using pip $ pip install pyassimp

To verify installation use $ python tests.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfacegen-0.1.8.tar.gz (23.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page