Face Detection Using Python and OpenCV
Machine Learning, artificial intelligence and face recognition are big topics right now. So I thought it would be fun to see how easy it is to use Python to detect faces in photos. This article will focus on just detecting faces, not face recognition which is actually assigning a name to a face. The most […]
Face Detection Using Python and OpenCV Read More »