|
|
 | | From: | Herman | | Subject: | Re: 3D Convolution | | Date: | Mon, 24 Jan 2005 00:44:26 +0000 (UTC) |
|
|
 | On 23 Jan 05 01:14:45 -0500 (EST), Christos Nik wrote: >Thanks Johan. Can you give me an example?? > >On Sun, 23 Jan 2005 08:47:47 +0100, Johan Carlson wrote: >>Christos Nik wrote: >>> Does anyone knows how can i make 3d convolution of an image >>> (255,255,10) and the Zucker filter [3x3][3x3][3x3] in Matlab??? The >>> convn can help?? >>> >> >> >>Yes, convn is exactly what you need. >>/Johan
Try "help convn" in command window, you will find what you want.
|
|
|