poudyalanil / face-detection

Simple python-opencv face detection with haarcascades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection

Simple Python OpenCV face detection using haarcascades algorithm

Screenshot

Peaky Blinders Fan :) Peaky Blinders <3

Getting Started

  1. Activate Virtual Environment
$ pipenv shell
  1. Run the script
$ python detect.py

A few resources to get you started:

About

Simple python-opencv face detection with haarcascades


Languages

Language:Python 100.0%