Skip to content

Latest commit

 

History

History

image-pixelization

Image Pixelization

Given an image, allow the user to "blur" the image by decreasing the resolution of the image and averaging the colors in each tile.

Project realized in Java using NetBeans.