From: "Brian Schröder" Date: 2004-11-29T09:00:31+09:00 Subject: Re: Convolution using narray On Mon, 29 Nov 2004 08:35:17 +0900 Brian Schr�der wrote: > The narray documentation is a bit thin, so I'm asking here. I do want to do a convolution. Map a two dimensional kernel onto a two dimensional image. I thought the > > FFTW.convol(a, b) > > function of narray would do this. But I see that it requests to narrays of the same size? So I this can't be convolution. What is it, and where can I find a convolution function? > I promise to buy myself a good math book and get some sleep. I have to extend the kernel with zeros to the size of the image. I apologies. It is a long time since I have learned those things. Regards, Brian -- Brian Schr�der http://www.brian-schroeder.de/