Using This Program You can Recognise your faces.
you want to install python manually click this link to download the python interpreter. https://www.python.org/downloads/
- And Download the code
- from in there you can see code icon and click that download in zip and unzip it .then Run it.
- ! check whether module installed in your pc otherwise try this :
- Open command prompt in your p.c
- then check whether your command prompt in program directory or folder and
c:\python27\python.exe -m pip install -r requirements.txt
git clone https://github.com/vijayan108/face-recognition.git
cd face-recognition
sudo pip install -r requirements.txt
sudo python3 face_recognition.py
sudo apt-get install git
sudo apt-get install python3-pip