In this tutorial series, we will do real time face detection and face recognition. Face detection will include detection of face, eyes, nose and mouth by using Haar Cascade in OpenCV with Python. Face Recognition will include training our very own classifier to recognize a face.

How to install OpenCV
https://stackoverflow.com/questions/42994813/installing-opencv-on-windows-10-with-python-3-6-and-anaconda-3-6/45350358
https://stackoverflow.com/questions/23119413/how-do-i-install-python-opencv-through-conda

Haar Cascade Classifiers
https://github.com/opencv/opencv/tree/master/data/haarcascades
http://alereimondo.no-ip.org/OpenCV/34

GitHub Link:
https://github.com/the-javapocalypse/Face-Detection-Recognition-Using-OpenCV-in-Python

Please Subscribe! And like. And comment. That’s what keeps me going.

Follow Me
Facebook: https://www.facebook.com/javapocalypse
Instagram: https://www.instagram.com/javapocalypse

source

Leave a Reply

Your email address will not be published. Required fields are marked *