Open lyyiangang opened 3 years ago
hi,do you know the answer now?
What is the main operation of this function? Is it to complete 3dmm into a complete model with back brain?
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.
I have some questions about the face profiling code. function ImageMeshing need vertex_full and vertexm_full as inputs. My question is :
vertex_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.