hugochan / Eye-Tracker

Implemented and improved the iTracker model proposed in the paper "Eye Tracking for Everyone"
BSD 3-Clause "New" or "Revised" License
232 stars 52 forks source link

Capturing face parts #3

Closed pablocastilla closed 3 years ago

pablocastilla commented 6 years ago

Hi!

Do you know a good method for capturing the face parts from a video or a image?

Thanks

hugochan commented 6 years ago

Hi,

There should be some image segmentation methods for capturing the face parts. However, I don't know any particular one. So I cannot recommend any to you. Sorry.

rewari14 commented 6 years ago

https://www.pyimagesearch.com/2017/04/10/detect-eyes-nose-lips-jaw-dlib-opencv-python/