Using Face Recognition library to do real time recognition on webcam

preview_player
Показать описание
This simple python program uses the face_recognition library and cv2 (open source computer vision library) library to automate face recognition of known people. The known people are defined with a local image and the program compares the webcam image to the measurements encoded in the known images.

Рекомендации по теме