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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyfacegen-0.1.8.tar.gz.
File metadata
- Download URL: pyfacegen-0.1.8.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23214252a34253ca2a8626569d66ddb0487e6779fff8b2629cc3cf525fead5d2
|
|
| MD5 |
0d3b6c2423ba2bf83a892cd9caa33a1d
|
|
| BLAKE2b-256 |
c2689c89c42b29b018ca8760ef5441316f47a3f051306deac2bc284b99c28eef
|