NOMANSAEEDSOOMRO / Face-detection

This repository contain the face detection implementation using haarcascade algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-detection

This repository contain the face detection implementation using haarcascade algorithm

  1. First of all create a foler in inside the image folder and then rename to person name
  2. Upload some images of a person inside the person folder
  3. Execute the face_train.py file it will start training
  4. Execute the face_detect.py it will start detecting face

About

This repository contain the face detection implementation using haarcascade algorithm

License:MIT License


Languages

Language:Python 100.0%