xinntao / facexlib

FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
MIT License
810 stars 143 forks source link

Fix landmark indexes #29

Closed bfreskura closed 1 year ago

bfreskura commented 1 year ago

Wrong indexes are selected when calculating distance between eye landmarks.

Please see discussion in #28

xinntao commented 1 year ago

Thanks, you are right 👍