[ITK-users] itk::cudaimage cast to itk::image
tao sun <[email protected]> Wed, 16 Jan 2019 14:23:44 -0500
| Newsgroups | gmane.comp.lib.itk.user |
|---|---|
| Message-ID | <CABaNCKpOF64_xrQAr9F0+C1MD_nnAbiAY9Y4toXEumfvR0+OWQ@mail.gmail.com> |
--===============2003939852== Content-Type: multipart/alternative; boundary="00000000000014c6e4057f983812" --00000000000014c6e4057f983812 Content-Type: text/plain; charset="UTF-8" Hi, I have read in some image using itk::ImportImageFilter. ImportFilterType::Pointer projectionReader = ImportFilterType::New(); ... projectionReader->Update(); The type of the image is itk:::Image<float,3>. I wonder if there is any way I can convert it to itk::CudaImage<float,3>? Thanks, Tao --00000000000014c6e4057f983812 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div di= r=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr">Hi,<div><br></div><div>I have r= ead in some image using =C2=A0itk::ImportImageFilter.=C2=A0</div><div>=C2= =A0ImportFilterType::Pointer projectionReader =3D ImportFilterType::New();<= br></div><div>...</div><div>=C2=A0projectionReader->Update();<br></div><= div><br></div><div>The type of the image is itk:::Image<float,3>. I w= onder if there is any way I can convert it to=C2=A0itk::CudaImage<float,= 3>?</div><div><br></div><div>Thanks,</div><div>Tao=C2=A0</div><div><br><= /div><div><br></div></div></div></div></div></div></div></div> --00000000000014c6e4057f983812-- --===============2003939852== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline The ITK community is transitioning from this mailing list to discourse.itk.org. Please join us there! ________________________________ 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: https://itk.org/mailman/listinfo/insight-users --===============2003939852==--