What is the difference between xcorr2,filter2 and imfilter?

I have seen a lot of code related filters,there is xcorr2, filter2, and imfilter. What is the difference between them?

 Risposta accettata

KALYAN ACHARJYA
KALYAN ACHARJYA il 22 Nov 2018
Modificato: KALYAN ACHARJYA il 22 Nov 2018
Cross-correlation of two matrices
FIR filter on a matrix based on coefficients of a other matrix.
Apply on image, performs multidimensional filtering according to one or more specified options.
Also read here.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by