<div dir="ltr">I copied the src code from the Insight journal and included it in my project files and it works fine. Only thing I noticed is, its teribly slow for large image dimensions.<br><br>Looking forward for your fft based filter.<br>
<br>Thanks<br><br>Jothy<br><br><br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 3:04 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;">
<div class="im">On Mon, Sep 12, 2011 at 9:45 AM, Jothy &lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt; wrote:<br>
&gt; I am using itk 3.2 and I could not find this header in ITK. Is it available<br>
&gt; only in ITK?<br>
<br>
</div>3.2 or 3.20? It&#39;s probably not in 3.2, and in 3.20 it would be in the<br>
Review, which you&#39;ll need to enable in CMake for the header to be<br>
found.<br>
<div class="im"><br>
&gt; Also is it possible to downlad the fft based filter from git?<br>
<br>
</div>It isn&#39;t there yet. I&#39;m hoping by next week.<br>
<font color="#888888"><br>
Cory<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Jothy<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Sep 12, 2011 at 2:35 PM, Cory Quammen &lt;<a href="mailto:cquammen@cs.unc.edu">cquammen@cs.unc.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Jothy,<br>
&gt;&gt;<br>
&gt;&gt; ConvolutionImageFilter should handle 3D convolutions just fine. If you<br>
&gt;&gt; encounter an error, please let me know. Also, if there is some<br>
&gt;&gt; documentation that led you to conclude that the filter doesn&#39;t work<br>
&gt;&gt; for 3D, please let me know so I can clarify it.<br>
&gt;&gt;<br>
&gt;&gt; Be warned that ConvolutionImageFilter operates in the spatial domain,<br>
&gt;&gt; so if your kernel is large, it will be quite slow. There will be a<br>
&gt;&gt; FFT-based convolution filter in ITK v4 that will be much faster for<br>
&gt;&gt; large kernels.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Cory<br>
&gt;&gt;<br>
&gt;&gt; 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;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Is it possible to do a 3D convolution in ITK with a custom matrix? I<br>
&gt;&gt; &gt; looked<br>
&gt;&gt; &gt; at ConvolutionImageFilter by it doesn&#39;t seem to handle 3D kernels.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Any suggestions?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Jothy<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _____________________________________<br>
&gt;&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt; &gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Cory Quammen<br>
&gt;&gt; Research Associate<br>
&gt;&gt; Department of Computer Science<br>
&gt;&gt; The University of North Carolina at Chapel Hill<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Cory Quammen<br>
Research Associate<br>
Department of Computer Science<br>
The University of North Carolina at Chapel Hill<br>
</div></div></blockquote></div><br></div>