clmtrackr
clmtrackr copied to clipboard
Apply custom mask
Hey there,
I have my own 2D image I wish to use for a mask.
I'm currently looking at the IronMan index of the Masks array in the Face Mask example code. What do the points represent (are they simply mappings to the points on this image? http://auduno.github.com/clmtrackr/media/facemodel_numbering_new.png)
How would I build my own mapping to work with Face Deformer?
It's been a while since I used it but if you want to create your own masks the tools to generate them come from https://github.com/auduno/clmtools
Thanks @swang . I managed to generate one, though they don't work very well. Probably because I'm trying to fit cartoon character style faces (eyes tend to be enormous)