Skip to content

azimjonkamolov/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition Awesome

This repostiory is all about face recognition using Python

Installation

To run the proect, you must have C++ and Python installed on your computer, and then clone the repository, use the package manager pip to install all the requirements.

pip install -r requirements.txt

Usage

To test the face, the file must be named as test and data type must be wether .jpg or .png, and compared pictures must be inside of faces folder than open your command line inside of the folder where it is located and run:

python face.py

Then it will give the output

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This repository is all about face frecognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages