[ITK] [ITK-users] itk::cudaimage cast to itk::image

Dženan Zukić dzenanz at gmail.com
Wed Jan 16 18:47:14 EST 2019


Hi Tao,

you should post the question on the forum <https://discourse.itk.org/>.

Regards,
Dženan

On Wed, Jan 16, 2019 at 2:24 PM tao sun <colddiesun at gmail.com> wrote:

> 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
>
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://itk.org/pipermail/community/attachments/20190116/a49b8ea6/attachment.html>
-------------- next part --------------
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


More information about the Community mailing list