edalonzoh90 / recognize_faces_hog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face recognition with OpenCV and deep learning

Face recognition using HOG algorithm Based on pyimagesearch blog

RUN:

py recognize_faces_video.py --encodings encodings.pickle --output output/webcam_face_recognition_output.avi --display 1 -d hog

Output example:

About


Languages

Language:Python 100.0%