[ITK] [ITK-users] Starting with GPU development
Oscar Lazzarino
oscar.lazzarino at gmail.com
Wed Jul 30 16:23:57 EDT 2014
Hi,
I'd like to experiment a bit with GPU/OpenCL computing, but I'm having some
troubles finding examples and documentation.
The ITK Software Guide mentions "GPU" exactly ZERO times.
I could not find any complete example on the wiki.
The reference documentation is there, but I can't even understand where to
start from.
Let's say I want to put the output on a reader into a GPUImage.
I can't just say MyGPUImageType::Pointer image = reader->getOutput()
because the output of a reader is NOT a GPU image.
How am I supposed to do that? Am I missing something?
Any info (or any pointer to any good info) is REALLY welcome :)
Thanks
Oscar Lazzarino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140730/df8e257c/attachment.html>
-------------- next part --------------
_____________________________________
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://www.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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list