Facial Recognition with Python and the face_recognition library
2
Facial Recognition on Video with Python
Description:
Welcome to a tutorial for implementing the face recognition package for Python. The purpose of this package is to make facial recognition (identifying a face) fairly simple. The tutorials cover facial recognition with images and videos.