Closed qyalexwen closed 5 years ago
The eos can generate a model and a texture map from an image. Where in the code can I find the mapping from the image to the texture ?
If I'd like to map directly from image to the facial model, how can I do it ?
Thanks a lot.
You should find the code you're looking for in the extract_texture(...) function.
extract_texture(...)
The eos can generate a model and a texture map from an image. Where in the code can I find the mapping from the image to the texture ?
If I'd like to map directly from image to the facial model, how can I do it ?
Thanks a lot.