implementation of opencv-python trial project to test for syntaxes and environments
Use to the large file size, for the trained model file "shape_predictor_68_face_landmarks.dat" go to http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2 to download and name it "shape_predictor_68_face_landmarks.dat" under the folder
Also, this program recommands python version 3.6 or higher, and to download the dependencies for this project, type : $ pip install -r requirements.txt in command prompt