Home > ISET > metrics > scielab > ieConv2FFT.m

ieConv2FFT

PURPOSE ^

Compute 2d-convolution by FFT => IFFT on 2D data

SYNOPSIS ^

function z=ieConv2FFT(A, B, method)

DESCRIPTION ^

Compute 2d-convolution by FFT => IFFT on 2D data

   z = ieConv2FFT(A, B, method)

  A, B are the input 2D matrices. Method can be either 'same' or none [].

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003