4 lines
290 B
Markdown
4 lines
290 B
Markdown
|
# Dilation / Erosion filter
|
||
|
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Image-Filtering/Dilation-Erosion/overview.png)
|
||
|
|
||
|
Dilation is the process of intesifying the brightessed pixel of a kernel, where as erosion intesifies the darkesed pixel of a kernel.
|