99-ML-Learning-Projects icon indicating copy to clipboard operation
99-ML-Learning-Projects copied to clipboard

[EXE] Face Detection using HaarCascade

Open iishipatel opened this issue 4 years ago • 2 comments

Learning Goals

  • Basic image processing skills using OpenCV
  • What are HaarCascades? and how are they used

Exercise Statement

Code a simple face detection script using OpenCV and Haarcascade

Prerequisites

  • Basics of OpenCV
  • OpenCV installed
  • Haarcascade files

Data source:

HaarCascade Library

Further Links/Credits to Relevant Resources:

OpenCV Official Documentation

iishipatel avatar Oct 06 '20 07:10 iishipatel

Thanks @iishipatel ! I have no idea what's Haarcascade, so looking forward when you submit a PR. Please take some time to read the contributing guidelines and get familiar with a few older projects in this repo, so that you understand how we structure things. Thanks !

gimseng avatar Oct 06 '20 12:10 gimseng

Thanks! I will work on this ASAP

iishipatel avatar Oct 06 '20 15:10 iishipatel