🌱 Simulator EP04_03: Planar Dilation (mm.dil0)
g = f ⊕ B
Toggle structuring element B (or select presets) and click cells of the original image f to light up or erase pixels.
Structuring Element B (Click to Toggle 0/1)
Original Image f (5×5)
Dilated g (f ⊕ B)
g(y,x) = max over valid neighbors of reflected B
Description: Figure 4.32: Simulator EP04_03: Binary Dilation (g = f ⊕ B)