Skip to content

RedFox-Gamer/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages