Image Masking with OpenCV

In this tutorial, you will learn how to mask images using OpenCV. My previous guide discussed bitwise operations, a very common set of techniques used heavily in image processing. And as I hinted previously, we can use both bitwise operations … Continue reading Image Masking with OpenCV