Face-recognition- In this project we recognize face from image ,video and from live webcam before running this code you should install these libraries:: pip install cv2 pip install face_recognition pip install numpy