Skip to content

abhnva/Face-Detection

Repository files navigation

Python OpenCV

Face Detection with OpenCV

This is a Python program which uses OpenCV to detect faces.

Dependencies

  • Python - Download
  • OpenCV - pip install opencv-python

How to use

  1. Clone this repository.
    1. Open Terminal.
    2. Enter git clone https://github.com/abhnva/Face-Detection.git.
  2. Navigate to the folder.
  3. Run face_detection.py.
  4. To exit, press q.

About

A python program to detect faces.

Topics

Resources

Stars

Watchers

Forks

Languages