conv2

Image Processing

2D convolution with a user-supplied kernel.

Syntax

out = conv2(img, kernel)

Examples

blur = conv2(img, ones(5, 5) / 25)
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.