Skip to content

KrcDigital/Magicial-OpenCV-Face-App

Repository files navigation

Magicial-OpenCV-Face-App

You can make Face Recognition and Face Record with this magic app.

image

image

image

Clone

$ git clone https://github.com/KrcDigital/Magicial-OpenCV-Face-App.git

Create a Python virtual environment

$ conda create -n opencv python=3.6
$ activate opencv

Install OpenCV

$ cd modules
$ pip install opencv_python-3.4.1+contrib-cp36-cp36m-win_amd64.whl

Install dlib

$ pip install dlib-19.8.1-cp36-cp36m-win_amd64.whl

Install Others

$ cd ..
$ pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages