0

The Face API gives coordinates of the lips but can we specifically get the color of the lips?

Rowdur
  • 602
  • 4
  • 11

1 Answers1

0

There's one property that you might find useful: faceAttributes.makeup.lipMakeup. But, it's just a boolean. You get it by adding makeup to the returnFaceAttributes parameters.

Maria Ines Parnisari
  • 16,584
  • 9
  • 85
  • 130