This python face recognition tutorial will show you how to detect and recognize faces using python, opencv and some other sweet python modules. I start by explaining how to download the required software and modules and then walk you through how to use the provided script. To add faces to recognize simply put then in the faces folder. To test the script on your own image rename it test.jpg and place it into the downloaded folder.

Download Code: https://techwithtim.net/face_rec/

Download Visual Studio: https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=button+cta&utm_content=download+vs2019+rc
Note: Make sure to select the Desktop C++ package

#python

Python Face Recognition Tutorial w/ Code Download
2.10 GEEK