[Insight-users] 3D convolution with custom matrix

Jothy jothybasu at gmail.com
Mon Sep 12 09:45:08 EDT 2011


I am using itk 3.2 and I could not find this header in ITK. Is it available
only in ITK?
Also is it possible to downlad the fft based filter from git?

Thanks

Jothy


On Mon, Sep 12, 2011 at 2:35 PM, Cory Quammen <cquammen at cs.unc.edu> wrote:

> Jothy,
>
> ConvolutionImageFilter should handle 3D convolutions just fine. If you
> encounter an error, please let me know. Also, if there is some
> documentation that led you to conclude that the filter doesn't work
> for 3D, please let me know so I can clarify it.
>
> Be warned that ConvolutionImageFilter operates in the spatial domain,
> so if your kernel is large, it will be quite slow. There will be a
> FFT-based convolution filter in ITK v4 that will be much faster for
> large kernels.
>
> Thanks,
> Cory
>
> On Mon, Sep 12, 2011 at 9:09 AM, Jothy <jothybasu at gmail.com> wrote:
> > Hi all,
> >
> > Is it possible to do a 3D convolution in ITK with a custom matrix? I
> looked
> > at ConvolutionImageFilter by it doesn't seem to handle 3D kernels.
> >
> > Any suggestions?
> >
> > Thanks
> >
> > Jothy
> >
> > _____________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Kitware offers ITK Training Courses, for more information visit:
> > http://www.kitware.com/products/protraining.html
> >
> > Please keep messages on-topic and check the ITK FAQ at:
> > http://www.itk.org/Wiki/ITK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.itk.org/mailman/listinfo/insight-users
> >
> >
>
>
>
> --
> Cory Quammen
> Research Associate
> Department of Computer Science
> The University of North Carolina at Chapel Hill
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110912/c64a1657/attachment.htm>


More information about the Insight-users mailing list