[Insight-developers] Regarding using OpenCL for ITK functions.

Matthew McCormick (thewtex) matt at mmmccormick.com
Tue Mar 26 13:20:28 EDT 2013


Hi Chan,

Thanks for your interest in the project.  It would be excellent to
have more GPU implementations.

A simpler filter to implement may be the BinomialBlurImageFilter.  The
filter would go in Modules/Filtering/GPUSmoothing/.  It may be helpful
to look at the MeanImageFilter/GPUMeanImageFilter as a model.

The ITK Bar Camp documents how to contribute a patch.

  http://insightsoftwareconsortium.github.com/ITKBarCamp-doc/CommunitySoftwareProcess/SubmitAPatchToGerrit/index.html

Please let us know if you have any questions.

Thanks,
Matt

On Tue, Mar 26, 2013 at 5:07 PM, Chan sik Kim <chansikk at andrew.cmu.edu> wrote:
> Dear ITK developers,
>
> I am a students from Carnegie Mellon Univ who is currently taking Dr.
> Galeotti's Methods in Medical Image Analysis class. I am interested in
> implementing ITK functions using OpenCL for a class project. I do not have a
> background in OpenCL, but I have a experience in GPU computing with CUDA.
> Can you advise me how to get started with this project, or can you suggest
> me functions or filters that the initial code porting wouldn't take longer
> than a week? I also worried about starting a project with a filter or
> function that is currently in progress.
>
> Thank you.
>
> Regards,
> Chan
>
> _______________________________________________
> 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://kitware.com/products/protraining.php
>
> 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-developers
>


More information about the Insight-developers mailing list