using Images, TestImages img = testimage("mandrill") imgg = imfilter(img, Kernel.gaussian(10)) mosaic([img, imgg])