clmtrackr icon indicating copy to clipboard operation
clmtrackr copied to clipboard

Is it possible to change the color of the green lines?

Open JoanIzquierdo opened this issue 6 years ago • 2 comments

Is it possible to change the color of the green lines? and Is it possible to delete lines of some elements as as the nose or mouth?

Thanks,

JoanIzquierdo avatar Nov 14 '18 17:11 JoanIzquierdo

I found this line in clmtrackr.js:

cc.strokeStyle = 'rgb(130,255,50)';

Thanks,

JoanIzquierdo avatar Nov 21 '18 21:11 JoanIzquierdo

You can easily extract the points given and draw them using canvas.

andrevenancio avatar May 09 '20 01:05 andrevenancio