https://github.com/snehmehta/face_recognition
Recognition of face from live webcam
https://github.com/snehmehta/face_recognition
face-detection face-recognition haar-cascade-classifier opencv
Last synced: 2 months ago
JSON representation
Recognition of face from live webcam
- Host: GitHub
- URL: https://github.com/snehmehta/face_recognition
- Owner: snehmehta
- Created: 2018-08-16T08:32:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T04:29:26.000Z (over 3 years ago)
- Last Synced: 2025-04-03T00:10:02.528Z (about 1 year ago)
- Topics: face-detection, face-recognition, haar-cascade-classifier, opencv
- Language: Python
- Size: 189 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face_recognition
Recognition of face live from webcam
# Methodology
- Haar cascade to detect face in frame
- OpenCV's LBPHFaceRecognizer to recognized face
# Steps to produce Result
- Clone entire repository
- Goto folder in which cloning is done
> Create a folder named as "image"
> Your image folder should like..

- Goto cmd/powershell type
> python face_rec_cv.py
- After execution completed type following command
> python face_det_cv.py
- Volaa !!
# Video
Watch Youtube video on link: https://youtu.be/zhaJdgAmnPE