Block Category: Filter
Input Image Requirements: Binary image
Description: The Filter 2D block convolves an image with the specified kernel. It applies a non-separable 2D linear filter to an image.
For 1D signals, you can use the Filter 2D block to filter images with various low-pass filters (LPF) and high-pass filters (HPF).
Kernel Size: Specifies the values used to define the convolution matrix on the output image.
In this example, the input image is convolved with a 5 x 5 filter.