Image Convolution Effect in 140byte.es JavaScript

I implemented the imageconvolution() function from PHP in 140byte.es JavaScript. The function applies a 3 × 3 convolution matrix to an image. It can be used to create a surprisingly large amount of image filters like soften and sharpen.





Browse my image folder…

Loading...

Created by Thiemo Mättig in March 2012 for 140byt.es.

Show the source of this page or visit the Gist at GitHub.