patrikhuber / eos

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

how to draw mask by python #243

Closed xuguosheng110 closed 5 years ago

xuguosheng110 commented 5 years ago

i want use python to draw the mask on the input picture ,but parms in python is different from c++ ,how to make it?

patrikhuber commented 5 years ago

Not sure what you mean, but there have been questions before on e.g. how to draw the wireframe mesh in Python, I suggest you search through the open and closed issues. See e.g. #140.