Problem Statement and Background Image and Video filters Ascii art Photo Mosaic
This filters has the ability to blur or smooth an image, reducing the image noise and the definition of each detail
Here you can see the filter applied to an image, and check how the image is transformed.
And here the filter applied to a video.
On the video the blur function works amazing, but on the image we can see duplicated parts of the image.
Here you can see the filter applied to an image, and check how the image is transformed.
And here the filter applied to a video.
As we can see with this new matrix the blur is applied to the image, but we cannot detect annoying duplicated sections.
Here you can see the filter applied to an image, and check how the image is transformed.
And here the filter applied to a video.
With the increase of the size of the kernel we can create bigger blurs that perform incredibly well on images and videos.
Problem Statement and Background Image and Video filters Ascii art Photo Mosaic