YouTube-Style Face Detect – Crop and Blur Using Python and OpenCV

In this post, we are going to learn to play with an image using OpenCV and python and try to learn with existing tools like Haar cascades face detection and build youtube inspired face-detect – crop – blur. Read more

Similar