imfilter

Image Processing

Alias for conv2 (MATLAB compatibility).

Syntax

out = imfilter(img, kernel)

Examples

blur = imfilter(img, ones(3, 3) / 9)
▶ 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.