[Insight-users] CUDA code?
    Dženan Zukić 
    dzenanz at gmail.com
       
    Fri Nov 26 04:14:36 EST 2010
    
    
  
Hi everyone,
this week I started converting some of my computation-intensive code from
C++ to CUDA. However, it appears right now that I will have to write some of
the ITK filters in CUDA myself (namely
itkGradientRecursiveGaussianImageFilter and GradientToMagnitudeImageFilter),
or simply execute those filters on CPU and pass the results to CUDA code.
Does anyone have CUDA implementation of those filters? Or some other related
suggestions?
Regards,
Dženan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101126/9bf1e13d/attachment.htm>
    
    
More information about the Insight-users
mailing list