Generate blur image with 3 types of blur `motion`, `lens`, and `gaussian` by using OpenCV.
-
Updated
May 16, 2024 - Python
Generate blur image with 3 types of blur `motion`, `lens`, and `gaussian` by using OpenCV.
A curated collection of Python scripts exploring the basics of OpenCV for image processing, including operations like blurring, edge detection, and color space transformations.
A project that detects and blurs license plates and human faces in images using Python and OpenCV.
A short script that blurrs an image. You can apply Gaussian, Median, Bilateral and Box blurs. Adjust the intensity from the slider. Project made in collaboration with a colleague for a University project.
Add a description, image, and links to the blurring-images topic page so that developers can more easily learn about it.
To associate your repository with the blurring-images topic, visit your repo's landing page and select "manage topics."