justadudewhohacks/face-api.js

FaceLandmarks68: left and right eyes/brows are reversed.

Open

#222 geöffnet am 21. Feb. 2019

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (15.839 Stars) (3.649 Forks)batch import
buggood first issuehelp wanted

Beschreibung

Hello,

FaceLandmarks68.getLeftEye() returns points corresponding to the right eye, and FaceLandmarks68.getRightEye() returns points corresponding to the left eye. Same issue for the FaceLandmarks68.getLeftEyeBrow() and FaceLandmarks68.getRightEyeBrow().

Contributor Guide