Description: Create a random image of 10*10 pixels and print it out. Then filter the image by using average filter algorithm which makes a new image of 8*8 pixels because the brim elements cannot be filtered due to the absence of enough elements, and then print it out.
To Search:
File list (Check if you may need any files):
ImageProcessing_.java