Face recognition with Python + OpenCV
Thanks to ChatGPT you don't need to be a Python expert to achieve it

Prompt
I need to create a software in Python + OpenCV that lets me detect faces using the
camera of my computer. Please give me the code to do it
Output

For this excercise you'll need this XML file in the same folder of your python script
Last updated
Was this helpful?