Skip to content

vijayan108/face-recognition

Repository files navigation

face-recognition

Using This Program You can Recognise your faces.

1. How To Run This Program

Using Windows O.S :

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

run this command:

  c:\python27\python.exe -m pip install -r requirements.txt

Using Linux and Mac Os :

git clone https://github.com/vijayan108/face-recognition.git
cd face-recognition
sudo pip install -r requirements.txt
sudo python3  face_recognition.py

Make sure you installed the python and git otherwise run this command :

 sudo apt-get install git
 sudo apt-get install python3-pip

About

Using This Program You can Recognise your faces.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages