blur Blurs specified rectangular or polygonal areas of an image using OpenCV. Can also invert the provided areas e.g. to blur background. "Blur the area from (150, 100) to (250, 200) with a blur ...