Making an image blur function? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Making an image blur function?

I'm helping someone out with an example problem where you create a function to blur an image, but neither of us can figure it out. How can we iterate through an image, using for loops, to blur the image? This is a very very basic course so please nothing fancy. The problem only calls for a simple function, which I know uses for loops but I'm not sure what else. Can someone help and break it down so we understand?

28th Sep 2020, 1:44 AM
Tsukiko
Tsukiko - avatar
1 Answer