Face Detection using OpenCV and C++ Part 2
Welcome back to the tutorial for the detection of faces using OpenCV with c++. If you don’t know what this library is, we would highly recommend going through the previous tutorial and the setup project. Let me explain a little about Open CV before diving into it. OpenCV OpenCV (Open-Source Computer Vision Library) is a …