dlib-android-app icon indicating copy to clipboard operation
dlib-android-app copied to clipboard

eye open/close detection

Open brijeshg opened this issue 7 years ago • 1 comments

Hi, How I can implement eye open/close detection as I am not able to get any java function for detecting eye separately using dlib. Only eye landmark we can set for eye open as six landmarks and eye close as 4 landmarks. But how can I set those condition using 68_facial_landmark.dat model is directly using here in this java coding.I am not able to get the information to find how landmark can be fix for eye detection. Can someone please assist me on this.

Thanks

brijeshg avatar Jan 03 '18 10:01 brijeshg

https://www.pyimagesearch.com/2017/04/24/eye-blink-detection-opencv-python-dlib/

ZaidaBurrola avatar Jun 26 '18 23:06 ZaidaBurrola