blurring

There are 20 repositories under blurring topic.

  • YewoMhango/imageBlurJS

    Browser-based image blurring

    Language:JavaScript8302
  • Haleshot/Image_Processing

    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.

    Language:Python7302
  • tanvirnwu/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.

    Language:Python5100
  • Y-T-G/Blur-Anything

    Track and blur any object or person in a video.

    Language:Python5310
  • itenfay/DYFBlurEffect

    快速实现模糊图像,并支持系统 UIVisualEffectView。(Quickly realize blurred image, and support UIVisualEffectView in iOS.)

    Language:Objective-C3111
  • 3delfina/dissertation

    Level 5 MSci dissertation project "Implementation and Evaluation of a Tool for DeepFake Obfuscation".

    Language:Python1300
  • aia39/Privacy_Protection_MASKRCNN_Resnet101

    This is task 2 of VIP CUP 2019.Here we are providing security to sensitive objects while recognizing human activities captured by body cameras

    Language:Python1202
  • arkalsekar/Face-Blurring-OpenCV

    Face Blurring using OpenCV.

    Language:Python1100
  • guidodinello/Tratamiento-de-Imagenes-por-Computadora

    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.

    Language:Jupyter Notebook110
  • ishpreet-singh/smart-sudoku

    Deep Learning based Sudoku Solver

    Language:Python1302
  • Sevda-96/Blurring-and-Sharpen

    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

    Language:Python1100
  • akhilraj6522/object-blurring-using-Mask-RCNN

    object blurring for preventing violation of community guidelines in social media.

    Language:Python0100
  • andy2302/imgBlur

    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.

    Language:Python0100
  • ChrisTs8920/anonymizer-comp-vision

    A project that detects and blurs license plates and human faces in images using Python and OpenCV.

    Language:Python00
  • Haleshot/Signal_Image_Processing

    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.

    Language:Jupyter Notebook0200
  • YewoMhango/blur_algorithms_comparison

    Rough comparison of time taken to blur an image in 4 programming languages

    Language:Rust0200
  • arashzjahangiri/SmoothingImage

    OpenCV, apply 'Homogeneous', 'Gaussian' filter on image.

    Language:C++10
  • jyotirmoybanerjiportfolio771/Face_blurring_YOLO

    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.

    Language:Python20
  • ssujinn/Image-Processing

    Sogang Univ. image processing practice (CSE4152, 2019)

    Language:C++10