Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyway to generate models with the same points order? #8

Closed
hereitag opened this issue Mar 29, 2018 · 1 comment
Closed

Anyway to generate models with the same points order? #8

hereitag opened this issue Mar 29, 2018 · 1 comment

Comments

@hereitag
Copy link

I want to use different photo to generate models and then make blendshapes

@anhttran
Copy link
Owner

You can export and use the sparseFullFrontal mesh: https://github.com/anhttran/extreme_3d_faces/blob/master/main.cpp#L139

The sparse meshes have the same structure: the same number of vertices, triangle connectivity... Though, they have a lower resolution.
The dense meshes have a higher resolution but varying structures depending on the input image.

@anhttran anhttran closed this as completed Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants