I was playing with skimage and convolutions when I found a curious thing. It goes like this:
1. Generate a random image (white noise)
2. Apply a sobel filter successively, store each image
3. Generate a gif with the frames
Doesn't it look like a pond with ripples of sorts?