Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
-
Updated
Jun 9, 2023 - C++
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
Generate blur image with 3 types of blur `motion`, `lens`, and `gaussian` by using OpenCV.
🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.
This repository contains codes that I developed for image processing and evaluation of large dataset of images. These codes are mostly used with Deep Learning networks.
Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.
Level 5 MSci dissertation project "Implementation and Evaluation of a Tool for DeepFake Obfuscation".
Additional filter for LiipImagineBundle, pixelate and blur
This Python app can apply multiple filters on the image like Clustering(K-means), Band Reject, Histogram Equalization, Blur, Laplacian, Sharpen or can change the Image Brightness or Display Image histogram.
Face detection and censure software developed in Java and OpenCV.
Add a description, image, and links to the blur-filter topic page so that developers can more easily learn about it.
To associate your repository with the blur-filter topic, visit your repo's landing page and select "manage topics."