Skip to content

Python code for detecting face (and other features) by openCV and cascade classifier.

Notifications You must be signed in to change notification settings

ArpanMahatra1999/Face-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection

Python code for detecting face (and other features) by openCV and cascade classifier.

Tools used:

  1. Pycharm Community Edition 2019.3.1

Languages used:

  1. Python 3.8

Steps to Install:

  1. Open any file in IDE or Create Virtual Environment
  2. Install libraries numpy and opencv by "pip install opencv-python"
  3. Run.

About

Python code for detecting face (and other features) by openCV and cascade classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages