/Face-detection

This repository contain the face detection implementation using haarcascade algorithm

Primary LanguagePythonMIT LicenseMIT

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