justadudewhohacks/face-api.js

FaceLandmarks68: left and right eyes/brows are reversed.

Open

#222 opened on Feb 21, 2019

View on GitHub
 (10 comments) (0 reactions) (0 assignees)TypeScript (3,649 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (15,839 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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