Thanks for pointing this out, but I have found this project also myself. It does not have the filters I need.<div><br></div><div>Currently, my plan it to do gradient filter on CPU, then pass vector field to my GPU implemented computation. I am deep in debugging my CUDA code at the moment.</div>

<div><br></div><div>Luis, what is the currently estimated time of arrival (ETA in military jargon :D) of first release of ITK4?</div><div><br></div><div>Regards,</div><div>Dženan<br><br><div class="gmail_quote">On Wed, Dec 1, 2010 at 04:39, Luis Ibanez <span dir="ltr">&lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dženan<br>
<br>
You may find this project interesting:<br>
<br>
      <a href="http://sourceforge.net/projects/cudaitk/" target="_blank">http://sourceforge.net/projects/cudaitk/</a><br>
<br>
Also, as Dan pointed out, as part of the ITKv4 effort,<br>
support for GPU processing will be added to ITK.<br>
<br>
We are still evaluating if such implementation should<br>
be made with CUDA or with OpenCL.<br>
<br>
<br>
     Regards,<br>
<br>
<br>
         Luis<br>
<br>
<br>
----------------------------------<br>
2010/11/26 Dan Mueller &lt;<a href="mailto:dan.muel@gmail.com">dan.muel@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi Dženan,<br>
&gt;<br>
&gt; From my understanding GPU acceleration is a ITKv4 topic:<br>
&gt;   <a href="http://www.itk.org/Wiki/ITK_Release_4/GPU_Acceleration" target="_blank">http://www.itk.org/Wiki/ITK_Release_4/GPU_Acceleration</a><br>
&gt;<br>
&gt; I&#39;m not sure of the progress to date...<br>
&gt;<br>
&gt; Cheers, Dan<br>
&gt;<br>
&gt; 2010/11/26 Dženan Zukić &lt;<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>&gt;:<br>
&gt;&gt; Hi everyone,<br>
&gt;&gt; this week I started converting some of my computation-intensive code from<br>
&gt;&gt; C++ to CUDA. However, it appears right now that I will have to write some of<br>
&gt;&gt; the ITK filters in CUDA myself (namely<br>
&gt;&gt; itkGradientRecursiveGaussianImageFilter and GradientToMagnitudeImageFilter),<br>
&gt;&gt; or simply execute those filters on CPU and pass the results to CUDA code.<br>
&gt;&gt; Does anyone have CUDA implementation of those filters? Or some other related<br>
&gt;&gt; suggestions?<br>
&gt;&gt; Regards,<br>
&gt;&gt; Dženan<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>
</blockquote></div><br></div>