Categories
Tutorial

Face detection with OpenCV

openCV logo

 

OpenCV is an open source library for image processing and object detection. In this tutorial we’ll create a Python program that detect and draw a rectangle around the detected face.