<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I'd like to experiment a bit with GPU/OpenCL computing, but I'm having some troubles finding examples and documentation.<br><br></div>The ITK Software Guide mentions "GPU" exactly ZERO times.<br>
<br></div>I could not find any complete example on the wiki.<br><br></div>The reference documentation is there, but I can't even understand where to start from.<br><br>Let's say I want to put the output on a reader into a GPUImage.<br>
<br>I can't just say MyGPUImageType::Pointer image = reader->getOutput() because the output of a reader is NOT a GPU image.<br><br></div>How am I supposed to do that? Am I missing something?<br><br>Any info (or any pointer to any good info) is REALLY welcome :)<br>
<br></div>Thanks<br><br>Oscar Lazzarino<br></div>