120 results for “topic:gaussian-blur”
an easy-to-use blur library for Android, support efficient dynamic blur tasks.
Fast Gaussian Blur algorithm
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Generate blur image with 3 types of blur `motion`, `lens`, and `gaussian` by using OpenCV.
Add variable blur to images in UIKit, AppKit and SwiftUI.
Implementation of Hough Transform to detect Circles in an Image
A 3D Viewer for CTs of Polychromed Wood Sculptures
Evaluation of few methods to apply Gaussian Blur on an Image.
Android Gaussian Blur using RenderScript
step-by-step tutorial for optimizing a Gaussian image smoothing function
A C project which implements various image processing operations and recursive fractal generating algorithms.
A Java program for detecting edges in an image using the Canny method.
:hotsprings: Optimized Gaussian blur filter on CPU.
An implementation of a parallel Gaussian blur algorithm written in CUDA C++. OpenCV is used solely for reading/writing images and converting between image formats.
No description provided.
Coding computer vision related algorithms from "scratch".
All made to answer a question on reddit.
Sample code of OpenCV library in macOS GUI apps with ‘opencv2.framework’ of version 4.3.0 for an Xcode project.
ENPM673: Project 2 Problem 2 and 3. In this project I detect the road lanes by performing image transformations on each frame of continuous input, further developing the program to also visually predict upcoming turns
Pure C image processing library - Learn DFT/FFT, convolution, edge detection from scratch. Zero dependencies, perfect for embedded systems.
Using an already existing ESRGAN model, degrading our HR images to generate training data for finetuning and further checking the MSE and PSNR for the generated and the original HR images. Link to the original link of Real ESRGAN Repo - https://github.com/xinntao/Real-ESRGAN
仿 Mac OS 高斯模糊顶部导航栏(高兼容性)
安卓使用opengl es实现高斯模糊
Gesture recognition is a topic in computer science and language technology with the goal of interpreting human gestures via mathematical algorithms.[1] It is a subdiscipline of computer vision. Gestures can originate from any bodily motion or state but commonly originate from the face or hand. Current[when?] focuses in the field include emotion recognition from face and hand gesture recognition. Users can use simple gestures to control or interact with devices without physically touching them. Many approaches have been made using cameras and computer vision algorithms to interpret sign language.
Matlab code for various Computer Vision tasks
POV-Ray include file for blurring pigments and functions
A Photo enhancement android app made with love in Tempe.
Image processing with Golang
Learning about various image blurring techniques.
A demo SwiftUI app using Metal shaders to apply a custom blur filters.