Face Detection using OpenCV
Introduction:- In the previous OpenCV articles, we have discussed the various functions in OpenCV that are very much useful in building a computer vision model. In this article we will be discussing the Application of some of those function, we will build a face detector classifier using OpenCV. So if you don’t have much knowledge […]