Image-Convolution-Playground
Image-Convolution-Playground copied to clipboard
Experiment with image convolutions in your browser.
The only issue I saw when I loaded it on mobile was that the dialog boxes were always displayed on the page, regardless of whether they were supposed to be...
Sections of documentation that refer to other settings should include a link to the documentation for those settings.
From the Wikipedia page for [image processing kernels](https://en.wikipedia.org/wiki/Kernel_(image_processing)#Convolution): `If the kernel is not symmetric, it has to be flipped both around its horizontal and vertical axis before calculating the convolution...
Also add a setting to disable this, as it could potentially cause performance issues.