🔲 Simulator EP03_06: Mean Filter with N×N Kernel
g = Mean(Neighbors)
Select the kernel size and hover over the result pixels to inspect the neighborhood and the arithmetic mean calculation.
Kernel size:
Original Image f (7×7)
With salt-and-pepper noise
Result g (Smoothed Filter)
Hover to inspect
Legend:
Kernel Window
Border (Copied)
Inspected Pixel
Hover over an inner pixel of the result to see the mean calculation.
Description: Figure 3.31: Simulator EP03_06: Average Filter with N×N Kernel