<div dir="ltr">I am using itk 3.2 and I could not find this header in ITK. Is it available only in ITK?<br>Also is it possible to downlad the fft based filter from git?<br><br>Thanks<br><br>Jothy<br><br><br><div class="gmail_quote">
On Mon, Sep 12, 2011 at 2:35 PM, Cory Quammen <span dir="ltr">&lt;<a href="mailto:cquammen@cs.unc.edu">cquammen@cs.unc.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Jothy,<br>
<br>
ConvolutionImageFilter should handle 3D convolutions just fine. If you<br>
encounter an error, please let me know. Also, if there is some<br>
documentation that led you to conclude that the filter doesn&#39;t work<br>
for 3D, please let me know so I can clarify it.<br>
<br>
Be warned that ConvolutionImageFilter operates in the spatial domain,<br>
so if your kernel is large, it will be quite slow. There will be a<br>
FFT-based convolution filter in ITK v4 that will be much faster for<br>
large kernels.<br>
<br>
Thanks,<br>
Cory<br>
<div><div></div><div class="h5"><br>
On Mon, Sep 12, 2011 at 9:09 AM, Jothy &lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Is it possible to do a 3D convolution in ITK with a custom matrix? I looked<br>
&gt; at ConvolutionImageFilter by it doesn&#39;t seem to handle 3D kernels.<br>
&gt;<br>
&gt; Any suggestions?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Jothy<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
Research Associate<br>
Department of Computer Science<br>
The University of North Carolina at Chapel Hill<br>
</font></blockquote></div><br></div>