RedFox-Gamer / Face-Recognition

A face recognition tool using Python and OpenCV.

Home Page:https://www.instagram.com/p/CHzl_fdJTE4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-Recognition

A face recognition tool using Python and OpenCV.

How to use:

  • Define an .xml file in the 7th line.
  • Add you picture in the 9th line
  • Change your settings under the 12th line, faces =
  • Run the script by opening a CMD at your .py script's location, then typing in the following command 'python fr.py test.jpg haarcascade_frontalface_default.xml' 'python fr.py test.jpg haarcascade_frontalface_default.xml' Tutorial available on my Instagram page: https://www.instagram.com/p/CHzl_fdJTE4/

About

A face recognition tool using Python and OpenCV.

https://www.instagram.com/p/CHzl_fdJTE4/


Languages

Language:Python 100.0%