This is a Jupyter Notebook that allows facial recognition using the OpenCV library
Open CV https://opencv.org/
The first section extracts all the images from the / img folder and performs a face detection, displays the images and saves them in an / output folder
The second section uses the pc webcam to perform face recognition on video