clmtrackr icon indicating copy to clipboard operation
clmtrackr copied to clipboard

Apply custom mask

Open mokargas opened this issue 9 years ago • 2 comments
trafficstars

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?

mokargas avatar Feb 17 '16 03:02 mokargas

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

swang avatar Feb 17 '16 09:02 swang

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)

mokargas avatar Feb 18 '16 00:02 mokargas