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

Question: Fitting a 2D face image onto a 3D model #124

Open
usmancheema89 opened this issue Feb 7, 2023 · 0 comments
Open

Question: Fitting a 2D face image onto a 3D model #124

usmancheema89 opened this issue Feb 7, 2023 · 0 comments

Comments

@usmancheema89
Copy link

Is it possible to fit a 2D face image or a custom 3D face model without morphing the 3D model using face keypoints?

The process would be given a 2D face image and a custom 3D face mesh
1 - detect face landmarks on 2D image
2 - identify corresponding face landmarks on 3D face mesh (land marks can be pre-annotated)
3 - deform/transform the 2D face image to aling the land marks location
4 - use the transformed image as texture for 3D face
5 - project the 3D face to 2D

While doing this retain realism and expressions of the 2D face?

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

1 participant