Browser-based image blurring
-
Updated
Jun 6, 2023 - JavaScript
Browser-based image blurring
Track and blur any object or person in a video.
A project on Image Processing, leveraging PyQt5 for a user-friendly GUI and implementing essential operations like Low Pass Filter, Downsampling, Upsampling, Thresholding, and Negative Image Generation. It offers a visually engaging experience while exploring the realm of image processing techniques.
A curated collection of Python scripts exploring the basics of OpenCV for image processing, including operations like blurring, edge detection, and color space transformations.
快速实现模糊图像,并支持系统 UIVisualEffectView。(Quickly realize blurred image, and support UIVisualEffectView in iOS.)
Zamansal domende konvolusyon ile bulanıklaştırma Bulanıklaştırma ve Keskinleştirme/Blurring with Convolution in the temporal domain Blurring and Sharpen
Assignments and projects made while taking the Course Computer Image Processing. Featuring several image processing strategies and algorithms like Contour Plots with Marching Squares, Histogram Matching, Blurring, Denoising, Kernels, Filters, PSF, MTF, Template Matching, Interpolation, Segmentation, Hough Lineal Transform and more.
This is task 2 of VIP CUP 2019.Here we are providing security to sensitive objects while recognizing human activities captured by body cameras
Deep Learning based Sudoku Solver
Level 5 MSci dissertation project "Implementation and Evaluation of a Tool for DeepFake Obfuscation".
Face Blurring using OpenCV.
Rough comparison of time taken to blur an image in 4 programming languages
Sogang Univ. image processing practice (CSE4152, 2019)
Dive into the world of Signal and Image Processing with this repository. Explore a collection of Python programs covering Discrete Fourier Transform, Elementary Signals, Sampling, Point Processing Techniques, Histogram Processing, Frequency Domain Filtering, Edge Detection, Erosion and Dilation, and Morphological Operations.
This Python script leverages OpenCV to perform real-time face detection and blurring in a video stream. The YOLO (You Only Look Once) object detection model is employed to identify persons in the video, and Haar Cascade is then used for face detection within those regions. Detected faces are blurred for privacy.
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.
OpenCV, apply 'Homogeneous', 'Gaussian' filter on image.
Add a description, image, and links to the blurring topic page so that developers can more easily learn about it.
To associate your repository with the blurring topic, visit your repo's landing page and select "manage topics."