justadudewhohacks/face-api.js

FaceLandmarks68: left and right eyes/brows are reversed.

Open

#222 创建于 2019年2月21日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)TypeScript (3,649 fork)batch import
buggood first issuehelp wanted

仓库指标

Star
 (15,839 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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().

贡献者指南