99-ML-Learning-Projects
99-ML-Learning-Projects copied to clipboard
[EXE] Face Detection using HaarCascade
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:
Further Links/Credits to Relevant Resources:
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 !
Thanks! I will work on this ASAP