Shadertoy-Shaders/Image-Filtering/Dilation-Erosion/README.md

4 lines
290 B
Markdown
Raw Normal View History

# 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.