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

some questions in Face Profiling matlab code #204

Open
lyyiangang opened this issue Apr 2, 2021 · 3 comments
Open

some questions in Face Profiling matlab code #204

lyyiangang opened this issue Apr 2, 2021 · 3 comments

Comments

@lyyiangang
Copy link

I have some questions about the face profiling code.
function ImageMeshing need vertex_full and vertexm_full as inputs. My question is :

  1. what's the vertex_full and vertexm_full mean? and where they come from?
  2. how can I generate both values If I want to use your matlab code?

vertex_full:

vertex_full

vertexm_full:

vertexm_full

It seems that you fit BFM face model to a head model and make an offset from vertex_full to vertexm_full.

@rlczddl
Copy link

rlczddl commented Jan 15, 2022

hi,do you know the answer now?

@rlczddl
Copy link

rlczddl commented Jan 15, 2022

image
What is the main operation of this function? Is it to complete 3dmm into a complete model with back brain?

@lyyiangang
Copy link
Author

lyyiangang commented Jan 19, 2022

image What is the main operation of this function? Is it to complete 3dmm into a complete model with back brain?

It seems we need fit the face model with a head model. here is an example shows how to fit a BFM face model to FLAME head model. it should help you.

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