Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

Small experiment to detect objects with OpenCV in the programming language python.

Prerequisite

You need Python and OpenCV.

Install Python:

https://www.python.org/downloads/

Install OpenCV Tensorflow and cvlib:

pip install opencv-python tensorflow cvlib

Further Information about cvlib: https://github.com/arunponnusamy/cvlib

Run

Face and eyes detection implemented with opencv using haar cascade algorithm

python face-eyes-detection.py

Face detection implemented with opencv and cvlib

python face-detection.py

About

Face Recognition with OpenCV in Python

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages