patrikhuber / eos

A lightweight 3D Morphable Face Model library in modern C++
Apache License 2.0
1.91k stars 597 forks source link

how to read the color model? #135

Closed wguo68 closed 7 years ago

wguo68 commented 7 years ago

It seems there is nothing in morphable_model.get_color_model()?

patrikhuber commented 7 years ago

This is described in our VISAPP paper as well as in the README.md. The public model on GitHub contains only shape. These resources also contain information on how to get the colour model if you wish to do so. Please read the information given in this repository and if you need more information our paper(s) before posting any more issues, or I will have to consider blocking your account from posting to this repository. Thank you very much.