Skip to content

Eyes Blink Detection and Face Detection - phát hiện nháy mắt và phát hiện khuôn mặt

Notifications You must be signed in to change notification settings

MagicXuanTung/Blink-Detection-and-Face-Detection

Repository files navigation

setup for Blink Detection and Face Detection project!!!

  • step 1: install python 3.8 ( https://www.python.org/downloads/release/python-380/ ) - choose suitable for your 32bit or 64bit computer

  • step 2: open powershell.exe to install "dlib-19.22.99-cp38-cp38-win_amd64.whl" - suitable for python 3.8

    note: "choose the appropriate dlib compatible with the python version you install"

    => use the command to install dlib "pip install path\to\your\dlib-19.22.99-cp38-cp38-win_amd64.whl"

  • step 3: run this command to install "pip install -r requirements.txt" opencv-python; imutils; scipy Model: shape_predictor_68_face_landmarks.dat

About

Eyes Blink Detection and Face Detection - phát hiện nháy mắt và phát hiện khuôn mặt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages