From 845662e6787c9f66bb9012bee989871fdc6b9d0f Mon Sep 17 00:00:00 2001 From: servostar Date: Mon, 7 Aug 2023 19:22:53 +0200 Subject: [PATCH] added link to demo for dilation --- Image-Filtering/Dilation-Erosion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Image-Filtering/Dilation-Erosion/README.md b/Image-Filtering/Dilation-Erosion/README.md index a0f20ad..a36b586 100644 --- a/Image-Filtering/Dilation-Erosion/README.md +++ b/Image-Filtering/Dilation-Erosion/README.md @@ -4,4 +4,4 @@ Dilation is the process of intesifying the brightessed pixel of a kernel, where as erosion intesifies the darkesed pixel of a kernel. ## Demo - \ No newline at end of file +[Shadertoy - Demo](https://www.shadertoy.com/embed/dljcRz?gui=true&t=10&paused=true&muted=false) \ No newline at end of file