Face Detection using Opencv Python Opencv Projects
YOUR LINK HERE:
http://youtube.com/watch?v=AsHc3WiioOk
Hello Friends, • We are going to learn how to Face Detection using Opencv Python. This is coming in Opencv Projects. • To download haarcascade_frontalface_default.xml from the internet click on the link below • https://github.com/opencv/opencv/blob... • Then you will learn how to install opencv in python • We will learn how to capture camera and how to do Face Detection using Opencv Python and show the camera capture using loop. Then we will learn how to stop the camera capture using a key press event. You will learn how to develop a complete Opencv Projects • Then we are going to learn how to convert color image to grayscale image using opencv. Then we will use detectmultiscale method to find the faces in the captured image of the image. • Then we are going to draw rectangle on the captured face using opencv rectangle method. • Thank you...
#############################
