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