News

This is a Python code that performs Gaussian blurring on an input image using a 2D convolution with a Gaussian kernel. The blurred image is then downsampled and saved along with the original ...
This repository contains a Python script that applies a Gaussian filter to an input image using a convolution operation. The script splits the input image into its RGB channels, applies the filter to ...
The present work investigates the qualitative and quantitative effects of the convolution of a Gaussian function with an image. Besides the evaluation of the commonly called "Gaussian-blur" in the ...
Gaussian Splatting is a novel 3D rendering technique representing a scene as a collection of 3D Gaussian functions. These Gaussians are splatted, or projected, onto the image plane, enabling faster ...
The present work investigates the qualitative and quantitative effects of the convolution of a Gaussian function with an image. Besides the evaluation of the commonly called "Gaussian-blur" in the ...