comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 3D convolution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: 3D convolution [message #13743] Wed, 02 December 1998 00:00
Dave Brennan is currently offline  Dave Brennan
Messages: 28
Registered: December 1998
Junior Member
David Kastrup wrote:

> Dave Brennan <9147261b@clinmed.gla.ac.uk> writes:
>
>> Does anyone know of a simple way to conduct convolution on a 3D image
>> with a 3 x 3 x 3 convolution matrix using IDL.
>
> Why don't you just use the CONVOL function?
>
> --
> David Kastrup Phone: +49-234-700-5570
> Email: dak@neuroinformatik.ruhr-uni-bochum.de Fax: +49-234-709-4209
> Institut für Neuroinformatik, Universitätsstr. 150, 44780 Bochum, Germany

I didn't realise that convol would work with three dimensional convolution
matricies.
Sorry I have just converted over from Matlab 4.2!

Cheers

Dave Brennan
Re: 3D convolution [message #13744 is a reply to message #13743] Wed, 02 December 1998 00:00 Go to previous message
Alex Schuster is currently offline  Alex Schuster
Messages: 124
Registered: February 1997
Senior Member
Dave Brennan wrote:

> Does anyone know of a simple way to conduct convolution on a 3D image
> with a 3 x 3 x 3 convolution matrix using IDL.

I do! Just use the CONVOL routine:

IDL> result = convol( image, matrix )


Alex
--
Alex Schuster Wonko@weird.cologne.de PGP Key available
alex@pet.mpin-koeln.mpg.de
Re: 3D convolution [message #13746 is a reply to message #13743] Wed, 02 December 1998 00:00 Go to previous message
David Kastrup is currently offline  David Kastrup
Messages: 33
Registered: February 1998
Member
Dave Brennan <9147261b@clinmed.gla.ac.uk> writes:

> Does anyone know of a simple way to conduct convolution on a 3D image
> with a 3 x 3 x 3 convolution matrix using IDL.

Why don't you just use the CONVOL function?


--
David Kastrup Phone: +49-234-700-5570
Email: dak@neuroinformatik.ruhr-uni-bochum.de Fax: +49-234-709-4209
Institut f�r Neuroinformatik, Universit�tsstr. 150, 44780 Bochum, Germany
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Float procedure
Next Topic: 3D convolution

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:10:19 PDT 2025

Total time taken to generate the page: 0.00523 seconds